Migrating a project from ASP.NET 1.1 to ASP.NET 2.0 and I keep hitting this error.
I don\'t actually need Global because I am not adding anything to it, but after I
I fixed this error by simply switching from Debug to Release, launch program (It worked on release), then switch back to Debug.
I tried just about everything else, including restarting Visual Studio and nothing worked.