Hi,
This is really frustrating. I have a working site when run through VS2005. All previous versions of the site worked.
So I publish the site with "Allow this precompiled site to be updatable" unticked.
I remove the old site versions files and Copy the new version of the site upto the server. Lots of stuff works , new pages work, however some old unchanged pages no longer work and the error message is:
The file '/App_Forms/Reporting.aspx' has not been pre-compiled, and cannot be requested.
Now I see the stub file and the file in the bin dir, this is an old file that used to work fine and has had no changes, also it works when compiled up in vs2005.
Based on some other posts out there I already reinstalled ASP.net 2.0, no luck.
So I'm scratching my head and totally frustrated any one got any ideas?
Thanks