Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specific data not compliant with DataSet
Message
 
À
13/10/2003 16:53:31
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00838316
Message ID:
00838319
Vues:
23
>I have a weird situation and I'm trying to figure out how to resolve it. A method from a Web Service is returning a DataSet. When calling that method, based on one of the parameter, a specific number of records will be present in the DataSet. The method works well as for all the IDs passed, I obtain my DataSet. However, on a specific ID, I get an error which says:
>
>"Server was unable to process request. --> Input string was not in a correct format."
>
>There is no error on the server. The DataSet is sent across the wire. However, on that specific DataSet, some specific characters are causing it to not be recognized on the client side. The error message on the client side somewhat not precised but this is what it is all about. Is there a way I could have my DataSet to be compliant to the client side no matter what's in it?


It something wrong w/ your data. I think it can't parse the XML... an apostrophe.. or a quote. I bet that is it.

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

Click here to load this message in the networking platform