Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call to Web Service fails
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00903714
Message ID:
00903729
Views:
33
>Hi Troops,
>
>Got a problem here that has me shaking my head. Here's the deal...
>
>I've created, tested and debugged a C# Web Service in VS .NET 2003. In order to test from another application, I registered it in the VFP Intellisense manager without a problem. I created a program to access it from the code generated. However, when I try to call one of the methods, I get the following error.
>
>Error: 1429 - OLE IDispatch exception code 0 from Server: Server:XML Parser failed at linenumber 1, lineposition 293, reason is: Illegal xml character.
> HRESULT=0x80004005: Unspecified error
> - Client:Loading the request into SoapReader failed. HRESULT=0x80070057: The parameter is incorrect.
> - Client:Unspecified client error. HRESULT=0x80070057: The parameter is incorrect.
>..
>Server:XML Parser failed at linenumber 1, lineposition 293, reason is: Illegal xml character.
> HRESULT=0x80004005: Unspecified error
> - Client:Loading the request into SoapReader failed. HRESULT=0x80070057: The parameter is incorrect.
> - Client:Unspecified client error. HRESULT=0x80070057: The parameter is incorrect.

>
>All this seems to indicate that I'm sending a bad parameter. The only problem is that the method doesn't require a parameter and I'm sure not sending one.
>
>Any ideas?

Hi george,

Maybe it just likes to have the parameter and you are not sending one :)
What if you add and pass the fake parameter, will it bomb?
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform