Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subclassing mmPickListForm
Message
De
07/05/2006 06:46:00
 
 
À
07/05/2006 03:50:03
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01119854
Message ID:
01119929
Vues:
20
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform