Error: File could not be loaded into Web Forms Designer

G

Guest

I'm getting the following error when trying to open a web form in design mode in VS

"The file could not be loaded into the Web Forms designer. Please correct the following error and then try loading it again: Illegal characters in path. Make sure all of the classes used in the page are built or referenced in the project.

When I click OK, it takes me to the html for the page and highlights the @Page directive line. I'm NOT using the SRC attribute, and both the CodeBehind and Inherits attributes look correct. I was working in VS yesterday with no problems, but this morning, I started getting this error, both with new projects and existing ones. I don't remember making any changes..

Can someone help? Thanks
Tim
 
G

Guest

I just did a "Repair" of VS.NET 2003 and saw no change...I can not open an existing web form or create a new one without seeing the error. I can see the code-behind but can't view the designer for any web form. Any ideas??? Thanks

----- Tim wrote: ----

I'm getting the following error when trying to open a web form in design mode in VS

"The file could not be loaded into the Web Forms designer. Please correct the following error and then try loading it again: Illegal characters in path. Make sure all of the classes used in the page are built or referenced in the project.

When I click OK, it takes me to the html for the page and highlights the @Page directive line. I'm NOT using the SRC attribute, and both the CodeBehind and Inherits attributes look correct. I was working in VS yesterday with no problems, but this morning, I started getting this error, both with new projects and existing ones. I don't remember making any changes..

Can someone help? Thanks
Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top