Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid Cast in mmButtonNew_Click()
Message
De
28/01/2004 17:35:36
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Invalid Cast in mmButtonNew_Click()
Divers
Thread ID:
00871595
Message ID:
00871595
Vues:
51
Since upgrading to v1.1, I'm getting an "Invalid Cast" error on the following line in mmButtonNew_Click():

mmDataSet ds = (mmDataSet)this.BizObj.GetCurrentDataSet();

The issue seems to be that the type of the DataSet in _currentDataSet is a Typed DataSet...so yeah, that would be an illegal cast. This line of code is new in this version of the FrameWork. Anyone else running into this? Am I doing something stupid?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform