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
I expericence this behavior if I have a user control (ASCX) that is included inside a master page.
Usually I simply ignore the error since it is gone after the second build.