Faultcode

  • 13 years ago

     HI

    I created a test program in 4th Dimension (French Developed Lanuage). I have used the same program before on querieng a different server and everything was fine. Now im trying to retrieve data from a nother server but i get a response like this

     <SOAP-ENV:Fault xmlns:SOAP-ENV = "http://schemas.xmlsoap.org/soap/envelope/">
        <faultcode>SOAP-ENV:91</faultcode>
        <faultstring>Object variable or With block variable not set</faultstring>
        <detail>Object variable or With block variable not set</detail>
    </SOAP-ENV:Fault>
     

    I have been trieng to find help on the net about this but.....

    Please Help


    Regards

    Morne 

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Some people, when confronted with a problem, think "I know, I’ll use regular expressions." Now they have two problems.” - Jamie Zawinski