App VB6 + xmlhttp problems

U

Uriel Nusenbaum

Hello, I have an application that was developed in Visual Bacic 6.0. The
client app use xmlhttp for post data to a secure server https://xxxx.xxx
I've installed the application into 200 PCs. I have problems with some of
them. The errors are:
- The connection with the server was terminated abnormally" (The connection
with the server was terminated abnormally"-2147012866 )
-The download of the specified resource has failed
I tryed to use MSXML3, MSXML4 and i've got the same error...

One of the PC with error, it's configure with Windows XP SP2 with zone alarm
(firewall). I thought , maybe, that the problem is the firewall, i tray to
desactivate , but the problem still continue.
I put the site https://xxxx.xxx into trusted site. the same error.


Any suggestions ?
Thanks.
 
P

PFC Sadr

have you tried serverXmlHttp?

I think that library is more popular/powerful; and i think that it's
in the same library
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top