Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Allow a page to save a file.

Status
Not open for further replies.

MarcosB

Programmer
Sep 4, 2002
10
0
0
UY
I'm trying to save a file under the virtual root directory and I can't because IIS displays a message telling me that I -the page- don't have the permissions to do that.
Any idea of how to change this?
 
I think this is cause due to the fact that the "user" ASP.NET doesn't have write permissions. You need to explicity give the ASP.NET account write permissions on your web server
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top