Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Specific data not compliant with DataSet
Message
 
To
13/10/2003 16:53:31
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00838316
Message ID:
00838319
Views:
22
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform