N
Nick Gilbert
Hi,
I recently upgraded a website from ASP.NET 1.1 to 2.0. While working on
the site and changing aspx or ascx files, I sometimes randomly get a
compilation error after refreshing the page in the browser (NOT when
building the project from within VS.NET). The only way to fix it is to
clean the project and rebuild it - then reload the page again. This
behaviour is very annoying and I can't work out what's causing it. None
of my other solutions on the same machine have this problem.
The error message I see in the browser is below:
Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.
Compiler Error Message: CS0006: Metadata file
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\projectname\b877a173\9e5bbe12\App_global.asax.a8yaarqf.dll' could
not be found
Source Error:
[No relevant source lines]
Can anybody tell me how I can fix this please?
Thanks,
Nick...
I recently upgraded a website from ASP.NET 1.1 to 2.0. While working on
the site and changing aspx or ascx files, I sometimes randomly get a
compilation error after refreshing the page in the browser (NOT when
building the project from within VS.NET). The only way to fix it is to
clean the project and rebuild it - then reload the page again. This
behaviour is very annoying and I can't work out what's causing it. None
of my other solutions on the same machine have this problem.
The error message I see in the browser is below:
Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.
Compiler Error Message: CS0006: Metadata file
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\projectname\b877a173\9e5bbe12\App_global.asax.a8yaarqf.dll' could
not be found
Source Error:
[No relevant source lines]
Can anybody tell me how I can fix this please?
Thanks,
Nick...