App VB6 + xmlhttp problems

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
have you tried serverXmlHttp?

I think that library is more popular/powerful; and i think that it's
in the same library
 
As this site is devoted exclusively to MS Access, you might want to post this
probelm in a Visual Basic group!

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 
Back
Top