Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclassing mmPickListForm
Message
From
07/05/2006 06:46:00
 
 
To
07/05/2006 03:50:03
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01119854
Message ID:
01119929
Views:
19
hi
I have now created the classes table and that bit seems to be working ok but when the subclassed form is being instantiated it crashes. with the error
"Exception has been thrown by the target of an invocation " now what am I doing wrong?

public partial class icpicklistform : mmPickListForm
{
///
/// Constructor
///

public icpicklistform(mmPickListParameters pickListParms)
{
InitializeComponent();


Exception has been thrown by the target of an invocation

TIA
Stuart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform