asp.net file access

B

Buz Waitz

I have a site running fine on my development machine running XP, but when I
ported the site to run on my win srv 2003 I get access errors. Specifically,
the system is not allowing asp.net write access to

c:\windows\microsoft.net\framework\v1.1.4322\tempoary asp.net files

identity impersonate is not set to true (if that would be in the webconfig
file), but I tried giving privs to the IUSR account anyway--didn't help.

Ideas? Thanks.

(e-mail address removed)
 
J

Jacob Yang [MSFT]

Hi Buz,

Based on my research and experience, please try to assign the "Full
control" permission to the ASPNET machine account for the following
directory and all its sub directories.

c:\windows\microsoft.net\framework\v1.1.4322\tempoary asp.net files

If the machine is a domain controller, please refer to the following
article carefully.

FIX: ASP.NET Does Not Work with the Default ASPNET Account on a Domain
Controller
http://support.microsoft.com/default.aspx?scid=kb;en-us;315158

In addition, please also refer to the following Knowledge Base articles for
the ASP.NET deployment.

HOW TO: Deploy an ASP.NET Web Application Using Xcopy Deployment
http://support.microsoft.com/default.aspx?scid=kb;en-us;326355

HOW TO: Deploy an ASP.NET Web Application Using the Copy Project Feature in
Visual Studio .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;326356

I hope it helps.

Best regards

Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top