Tagged Questions
The temporary-asp.net-files tag has no wiki summary.
3
votes
9answers
7k views
IIS 6.0 and ASP.NET - Could not write to output file … The directory name is invalid
I'm running IIS 6.0 on Windows 2003 and started getting this error:
Compiler Error Message: CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET ...
0
votes
3answers
453 views
Compile asp.net web site and certain references are not being copied to Temporary ASP.NET Files Folder
Scenerio: I have an asp.net website that I am compiling successfully but keep getting an error in the browser saying that it can not find a referenced dll in the solution. I checked the directory in ...