vb6 xmlhttp

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?VXJpZWwgTnVzZW5iYXVt?=

    #1

    vb6 xmlhttp

    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.

  • PvdG42

    #2
    Re: vb6 xmlhttp


    "Uriel Nusenbaum" <UrielNusenbaum @discussions.mi crosoft.comwrot e in
    message news:8E65A658-22BB-46ED-BBFA-D06E0AAC2DB0@mi crosoft.com...
    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.
    >
    You'll probably get a lot more play on your question if you post in a pre
    ..NET VB group.
    This group is for .NET Framework issues.

    Check your groups list for

    microsoft.publi c.vb

    There are numerous groups in that category and you can select the one(s)
    most appropriate for you.


    Comment

    Working...