I am getting this error when trying to run a rather do nothing script that tests if the server is executing. The Network & Server department run this script just to ensure the ASP.NET subsystems are working after installation. When I run it on a Test & Dev
workstation, I get: Instead of getting, "STEP - 01 ------- OK" I get Compiler Error Message: CS0013: Unexpected error writing metadata to file ' C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files\root\f7d1aa7e\1e8cc557\qabzyv7o.dll' -- 'Access
is denied. ' What is the direct cuase of this error with the .NET configuration. Apologies in advance if the answer is straight forward, I'm not a Server builder kinda person :) code code code coffee code code code coffee.
Also if you are running on WindowsServer2003 - you should give full control to the Temporary Asp.Net files folder to the "Network Service" account. If you are impersonating some account then that account must be given control on the Temporary Asp.Net files
folder. Hope that helps Kashif
Vossler
Member
5 Points
1 Post
System Permissions ASP.NET
Jul 10, 2003 01:41 PM|LINK
gsuttie2002
Contributor
2759 Points
655 Posts
Re: System Permissions ASP.NET
Aug 08, 2003 09:36 PM|LINK
MCSD, MCAD, MCSD.Net
kashif
Contributor
2748 Points
547 Posts
Microsoft
Re: System Permissions ASP.NET
Aug 08, 2003 10:34 PM|LINK