my.radicalvision Login  |  Support  |  Webmail  |  Contact Us  

 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options
 ASP.Net and write access
Solution Often an ASP.NET page needs write permissions to your folders or files. The traditional method is to give the IUSR write/modify permissions, which is extremely insecure.

The answer to this problem is to use the impersonation features in .NET

See this MSDN article at Microsoft:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsent7/html/vxconImpersonation.asp


Article Details
Article ID: 13
Created On: Oct 15 2006 11:58 PM

 This answer was helpful  This answer was not helpful