Hi,
I suddenly started gettting this error while accessing my site on the staging environment
Exception information:
Exception type: HttpException
Exception message: The file '/default.aspx' has not been pre-compiled, and cannot be requested.
I tried publishing to the site in two ways.
1) One in VS: Build -> Pusblish Web Site (no errors)
2) I also have a Nant Build script which uses the aspnet_compiler.exe (no errors)
It is mostly some of changes i made. The only thing is that we i debug there is no problem and the site comes up
Has anyone seen this error?
Thanks
Allan
Start Free Trial