PDA

View Full Version : Soap Fault Error.



Archie Campbell
26-Jan-2006, 11:44 PM
Note: It is possible I am being a bit too lazy and should be able to figure
it out myself tomorrow morning.
If not, here goes:

I have two WebApps both running on the same development machine
One is a browser app with asp pages
The other is a WebService

I want the browser app to call the Web Service.
It calls a very simple Echo service just fine.
When it calls a more involved WebService
(input parameters: two strings and a string array)
(returns a stucture containing an array)

it generates the following error info on the html page

Server Responded with a Soap Fault Error
Fault Code: soap:Server
Fault String: Error processing request: No error text available
VDF Error#: 4423 in line: 25844.

Is there something I should do to find out more details?
Should I have error text?
Did I do something very bad?

Thanks
Archie

Vincent Oorsprong
29-Jan-2006, 03:18 AM
Archie,

How do you call your webservice? Please specify the full code.

--
Regards,
Vincent Oorsprong
Data Access Europe B.V.
http://www.dataaccess.nl

Archie Campbell
29-Jan-2006, 01:22 PM
Hi Vincent
Thanks for the reply.

Unfortunately (or not) I have gone past that point.
I changed the webservice to return a string and it works just fine.

Archie




"Vincent Oorsprong" <vincent.oorsprong@reply.at.newsgroup.nl> wrote in
message news:RvSkmyKJGHA.1712@dacmail.dataaccess.com...
> Archie,
>
> How do you call your webservice? Please specify the full code.
>
> --
> Regards,
> Vincent Oorsprong
> Data Access Europe B.V.
> http://www.dataaccess.nl