G
Guest
When I create a BasePage class in either the same or separate assembly,
create a Web Form that inherits from BasePage, and then attempt to view my
Web Form in the visual designer, I get the following error:
----------
The designer 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 base class 'SubclassPage.BasePage' could not be loaded.
Ensure the assembly has been referenced or built if it is part of the project.
----------
This problem seems only to occur with Visual Studio 2003 on Windows XP. I'm
not sure whether its related to the service pack of either product.
Other posts with the same problem exist, and I have scoured the web, however
I have not seen a solution to the problem.
Has anyone solved this issue?
Thanks
create a Web Form that inherits from BasePage, and then attempt to view my
Web Form in the visual designer, I get the following error:
----------
The designer 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 base class 'SubclassPage.BasePage' could not be loaded.
Ensure the assembly has been referenced or built if it is part of the project.
----------
This problem seems only to occur with Visual Studio 2003 on Windows XP. I'm
not sure whether its related to the service pack of either product.
Other posts with the same problem exist, and I have scoured the web, however
I have not seen a solution to the problem.
Has anyone solved this issue?
Thanks