J
John
Hi,
I've just rolled out a new version of an ASP.NET application. It runs fine
on development and training servers, but on production get the following
error when trying to access a page:
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: The compiler failed with error code 1073807364
then, under "Show Complete Compilation Source:" you get a whole listing of
autogenerated code.
The really bizarre thing is, is that if you re-copy over the application
files, or re-save the web.config to make it restart, you'll get different
code within "Show Complete Compilation Source".
Suggestions gratefully received !
John
I've just rolled out a new version of an ASP.NET application. It runs fine
on development and training servers, but on production get the following
error when trying to access a page:
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: The compiler failed with error code 1073807364
then, under "Show Complete Compilation Source:" you get a whole listing of
autogenerated code.
The really bizarre thing is, is that if you re-copy over the application
files, or re-save the web.config to make it restart, you'll get different
code within "Show Complete Compilation Source".
Suggestions gratefully received !
John