This problem has me stymied and frustrated. Using Visual Studio 2005 with SP1, when I follow the directions to convert my file-based ASP.NET 2.0 website to a Windows Application Project, (Ajax enabled) it changed the App_Code folder to Old_App_Code. Why? And how do we make the various C# classes that...