Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Jump Start - Unable to cast object
Message
De
08/06/2006 15:00:17
 
 
À
03/05/2006 14:25:01
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01118869
Message ID:
01127918
Vues:
20
Rex,
How did you resolve this issue?
Thanks,
Daniel


>Unable to cast object of type 'System.Data.DataTable' to type 'System.Data.DataSet'

The line is :

DataSet dsOrderDetail = (DataSet)Session["dsOrderDetail"];

which comes from the OrderDetail.GetOrderDetail which returns a DataTable, not a DataSet.

How can I fix this?

Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform