Certificate problem

  • Thread starter Thread starter Natalia
  • Start date Start date
N

Natalia

Hi.
we would like to get your help on our problem.
we use Internrt Transfer Control in our VB application and
use HTTPS protocol. When using Execute method we get
error : Client Authorization not set up on ' Connecting '
state. Are there another solution for use this control
with local certificate (HTTPS protocol)?

Thanks.
 
Hi Natalia, is this a VB.NET or VB5/6 question?

If it is VB5/6 then you'll probably have better luck posting to a
microsoft.public.vb.* newsgroup.

If it's VB.NET, perhaps you should take a look at some of the newer methods
of Web-Transfer, included in the System.Web namespace.

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

" System.Reflection Master "

==== Converting to 2002 ====
Remove inline declarations
 
Back
Top