Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclassing a Framework-level form
Message
From
10/03/2004 09:12:02
Filip Bruman
Kirschberg Holding
Copenhagen, Denmark
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Subclassing a Framework-level form
Miscellaneous
Thread ID:
00884795
Message ID:
00884795
Views:
43
Hi,

In the MM .NET Developer's Guide under Application Security, Step 6: Displaying a Users Form it says :
The Framework contains an mmUsersForm class that allows you to maintain application users and the roles to which they belong:
You can subclass this Framework-level form and customize it as needed.
When I follow the guidelines in the Visual Studio help file, "Inheriting Forms Using the Inheritance Picker Dialog Box", I end up with a subclassed form and the error message when trying to view it in the UI designer :
An error occurred while loading the document.  Fix the error, and then try loading the document again.  The error message follows:

Object reference not set to an instance of an object.
The error message is not uncommon and I usually know what it is that I have forgot to do, but in this case all I have done is inherited from a class. Has anyone encountered the same problem?

Regards

-Filip
Next
Reply
Map
View

Click here to load this message in the networking platform