Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jump Start - Unable to cast object
Message
From
08/06/2006 15:27:16
 
 
To
08/06/2006 15:00:17
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01118869
Message ID:
01127923
Views:
20
I got it. I did not notice the
Session["dsOrder"] = This.oOrderDetail.GetOrderDetail(this.OrderID)
Switched it to
This.oOrderDetail.GetOrderDetail(this.OrderID)
Session["dsOrder"] = This.oOrderDetail.DataSet
>How did you resolve this issue?
Previous
Reply
Map
View

Click here to load this message in the networking platform