Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

A friend of mine is recieving the following message whenever he opens a ASP.NET Project:

 

"The file failed to load in the Web Form designer. Please correct the following error, the load it again: The desiger could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file:

 

WebForm1 --- the designer for base class 'System.Web.UI.Page' is not installed."

 

Is it a VS.NET installation problem?

 

Thanks!

Posted
Hmm.. seems like an odd error. Have you tried downloading the .NET Framework and re-installing it?
Gamer extraordinaire. Programmer wannabe.
Posted
Sounds like something from the .net sdk (framework, whatever) didn't get installed. VS is just the IDE to use that.. I don't know how it is on other versions of VS but on mine (Academic version) I had to install the SDK first. So he may want to try downloading a fresh copy and re-installing that. Wouldn't take more then 10 mins and probly worth a try.
Gamer extraordinaire. Programmer wannabe.

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...