I am having a problem in building my solution in VS2008. Normally, it compiles fine in the environment. Sometimes, it fails with:
/xxx_WEB/secure/CMSManagedT
In most cases this occurs after copying aspx pages. Make sure your Class stated as Inherits="MyPage" is not repeated on the entire site.
Inherits="MyPage"