andycharger
Well-known member
- Joined
- Apr 2, 2003
- Messages
- 152
Hi,
Im trying a login example provided on the Microsoft website.
It uses an XML page that stores usernames and passwords. Its called Users.xml
However, When I run the application and add a new user, I get a write error to the XML page. It Says:
That access to the file:
c:\inetpub\wwwroot\logontest\users.xml is denied.
It then tells me to grant access to the file for the ASPNET role in explorer.
Well, I have given it full write access and it still wont let me access it.
Any ideas?
Im trying a login example provided on the Microsoft website.
It uses an XML page that stores usernames and passwords. Its called Users.xml
However, When I run the application and add a new user, I get a write error to the XML page. It Says:
That access to the file:
c:\inetpub\wwwroot\logontest\users.xml is denied.
It then tells me to grant access to the file for the ASPNET role in explorer.
Well, I have given it full write access and it still wont let me access it.
Any ideas?