Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Cast in mmButtonNew_Click()
Message
From
28/01/2004 17:35:36
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Invalid Cast in mmButtonNew_Click()
Miscellaneous
Thread ID:
00871595
Message ID:
00871595
Views:
50
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?
Next
Reply
Map
View

Click here to load this message in the networking platform