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