Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Jump Start - Unable to cast object
Message
De
08/06/2006 15:27:16
 
 
À
08/06/2006 15:00:17
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01118869
Message ID:
01127923
Vues:
18
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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform