R
Rick Strahl [MVP]
I'm having problems with installation of a Web app on my Win 2003 server.
I copy up the app configure the virtual. But when I access any ASPX pages I
now get:
CS0016: Could not write to output file
'd:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\company_mywebapp\e792bb5e\ed91474e\nupdhhtj.dll' -- 'Access is denied.
'
This appears to have to do with how IIS 6's Impersonation is configured. If
I change the AppPool configuration to using 'Local System' account rather
than 'Network Service' then the app runs fine.
Now, I've checked the permissions on the folder in the above errror message
and I even went as far as giving Everyone full access to the Temporary
ASP.Net Files folder, but the app will simply not run with the default
settings throwing the above error.
What permission requirements are there to make this work? Any ideas?
+++ Rick ---
--
Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/wwHelp
I copy up the app configure the virtual. But when I access any ASPX pages I
now get:
CS0016: Could not write to output file
'd:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\company_mywebapp\e792bb5e\ed91474e\nupdhhtj.dll' -- 'Access is denied.
'
This appears to have to do with how IIS 6's Impersonation is configured. If
I change the AppPool configuration to using 'Local System' account rather
than 'Network Service' then the app runs fine.
Now, I've checked the permissions on the folder in the above errror message
and I even went as far as giving Everyone full access to the Temporary
ASP.Net Files folder, but the app will simply not run with the default
settings throwing the above error.
What permission requirements are there to make this work? Any ideas?
+++ Rick ---
--
Rick Strahl
West Wind Technologies
http://www.west-wind.com/
http://www.west-wind.com/wwHelp