Jump to content

Recommended Posts

Posted

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 error message:

 

The file could not be loaded into the Web Forms designer.* Please correct the following error:*

An exception occurred while trying to create an instance of MyInfo.MyPage.* The exception was :Object reference not set to an instance of an object.*.*

 

 

Any solutions?

 

Tahnks.

 

More...

 

View All Our Microsoft Related Feeds

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...