I am running IIS 6 on Server 2003. Using VWD 2010.
I believe I am having a permissions issue. I am using MS Access mdb as a datasource. I can connect fine. But, if the database is open by Access, then I get a page error that the file is already open via the browser.
I have read that this is a persmissions issue. I have given, EVERYONE, IUSR_MACHINE, NETWORK, NETWORK SERVICE, ASPNET, IIS_WPG, and INTERACTIVE; modify, read & execute, list folder contents, read, and write access. SYSTEM has full access. These permissions
are for the containing folder and all files with in.
I have also tried adding and removing the identity impersonate option in my web.config file with no luck.
I also have an old W2K server that if I copy the mdb over to it for testing purposes, all is happy...
capasp
0 Points
5 Posts
Permissions Issue?
Nov 06, 2012 06:40 PM|LINK
Hi,
I am running IIS 6 on Server 2003. Using VWD 2010.
I believe I am having a permissions issue. I am using MS Access mdb as a datasource. I can connect fine. But, if the database is open by Access, then I get a page error that the file is already open via the browser.
I have read that this is a persmissions issue. I have given, EVERYONE, IUSR_MACHINE, NETWORK, NETWORK SERVICE, ASPNET, IIS_WPG, and INTERACTIVE; modify, read & execute, list folder contents, read, and write access. SYSTEM has full access. These permissions are for the containing folder and all files with in.
I have also tried adding and removing the identity impersonate option in my web.config file with no luck.
I also have an old W2K server that if I copy the mdb over to it for testing purposes, all is happy...
Any help would be great.
Thank you.
Angie xu - M...
All-Star
18637 Points
1583 Posts
Microsoft
Re: Permissions Issue?
Nov 13, 2012 06:50 AM|LINK
Hi
I don't have good idea, I think you could try Lex's idea for you. Or you could post this thread to Access for Developers Forum.
Regards
Feedback to us
Develop and promote your apps in Windows Store
capasp
0 Points
5 Posts
Re: Permissions Issue?
Nov 14, 2012 11:19 AM|LINK
Hi,
I did reply to Lex. But, it was more of a question I think. I have posted the question to Access for Developers Forum with no response yet.
Thank you.
capasp
0 Points
5 Posts
Re: Permissions Issue?
Nov 19, 2012 12:42 PM|LINK
Anyone?