Hi
I am having a wierd error using
VB. I am using XMLHTTP 3 to make a SOAP call. All is working fine when I run my app inside
VB IDE. When the APP is deployed as a COM component onto our test server it fails. The point of failing is when the object XMLHTTP making send call. The HTTP status code is 12029. If i run this inside
VB IDE the status code is 200 and all is working.
Please help.