I'm using MS Visual Studio .NET 2003. I created a new class which inherits from System.Web.UI.Page: public class MyPage : System.Web.UI.Page { } From the Solution Explorer i dclick the MyPage.aspx to go into the designer mode but get the attached error message. Any solutions? Tahnks.
Last edited by quantass; March 3rd, 2008 at 03:07 PM.
Forum Rules