Ask a Question related to ASP.NET General, Design and Development.
-
steve #1
file failed to load in web form designer
since deriving my class for a web form from an abstract
class I get the following error when tryinh to load the
page in the designer
'The file failed to load in the web form designer. Please
correct the following error, then load it again. Type
Abstract.'
The page still functions correctly however.
Any ideas on how to get rid of this error.
Steve
steve Guest
-
Failed to load
Thank you for viewing this post, any information is greatly appreciated. When trying to connect to my flv file via rtmp and F8 components, I get a... -
When base class is used for UserControl, VS designer fails to load ASCX file
The problem is that I cannot use VS graphical designer to design my ASCX controls that do not inherit directly from System.Web.UI.UserControl but... -
The file failed to load in the Web Form designer ... Unable to cast object of type myServicedComponentClass ...
I have a user control that inherits from a base user control class. I can view and edit the base user control in the designer. However, my child... -
failed to load in the web form designer...
I have web pages that inherit from a custom page class. I now get the following error: "The file failed to load in the web form designer. ...... -
Designer refuses to load webform when some of base classes was changed
We have some base classes library which includes also base web form class. In every new project we adding one web form class which inherits from our...



Reply With Quote

