This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Microsoft XML > April 2007 > ServerXMLHttp SSL woes





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author ServerXMLHttp SSL woes
tomkoberle@gmail.com

2007-04-02, 6:22 pm

I have ann application written using VB6 which uese msxml 4's
ServerXMLHttp control to exchange XML with an application server. The
architecture is multi tiered in the sense that a first server receives
the request and acts as a load balancer by redirecting the request to
a second server which handles the actual request. The URL to the first
server is http which the redirect is SSL.
Initially I was getting the following error :

-2147012851 - The certificate authority is invalid or incorrect

I then installed the security certificate onto the client machine and
that seemed to solve that isseu but another error started coming up:

-2147024891 - Access is denied.

I found a posting on the web suggesting to enable a security option
related to submitting non encrypted forms but that didn't help.

Has anone ever run into this situation ? Any clues ?

Best Regards
Thomaz

Joe Fawcett

2007-04-03, 3:17 am

Maybe one of the setOption flags would help, alternatively try an upgrade to
version 6.0.
There is also this, which is in theory for version 3.0:
http://support.microsoft.com/defaul...B;EN-US;Q302080

If all that fails you can normally get better results using WinHTTP instead:
http://msdn2.microsoft.com/en-us/library/aa384273.aspx

--

Joe Fawcett (MVP - XML)

http://joe.fawcett.name

<tomkoberle@XXXXXXXXXX> wrote in message
news:1175550145.087026.248830@e65g2000hsc.googlegroups.com...
>I have ann application written using VB6 which uese msxml 4's
> ServerXMLHttp control to exchange XML with an application server. The
> architecture is multi tiered in the sense that a first server receives
> the request and acts as a load balancer by redirecting the request to
> a second server which handles the actual request. The URL to the first
> server is http which the redirect is SSL.
> Initially I was getting the following error :
>
> -2147012851 - The certificate authority is invalid or incorrect
>
> I then installed the security certificate onto the client machine and
> that seemed to solve that isseu but another error started coming up:
>
> -2147024891 - Access is denied.
>
> I found a posting on the web suggesting to enable a security option
> related to submitting non encrypted forms but that didn't help.
>
> Has anone ever run into this situation ? Any clues ?
>
> Best Regards
> Thomaz
>



TomK

2007-04-03, 10:19 pm

On Apr 3, 12:01 am, "Joe Fawcett" <joefawc...@newsgroup.nospam> wrote:[color=darkred]
> Maybe one of the setOption flags would help, alternatively try an upgrade to
> version 6.0.
> There is also this, which is in theory for version 3.0:http://support.microsoft.com/defaul...302080&ID=KB...
>
> If all that fails you can normally get better results using WinHTTP instead:http://msdn2.microsoft.com/en-us/library/aa384273.aspx
>
> --
>
> Joe Fawcett (MVP - XML)
>
> http://joe.fawcett.name
>
> <tomkobe...@XXXXXXXXXX> wrote in message
>
> news:1175550145.087026.248830@e65g2000hsc.googlegroups.com...
>
>
>
>
>
>
>

Thanks for the reply

I had seen those two posts but unfortunately they don't help. I wanted
to see if I could fix this problem without opening up the code.

Thomaz

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews