m_safeCertContext is an invalid handle

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

Guest

I'm getting this error from Visual Studio 2005 when I do an Add Web Reference.

I'm trying to connect to a web service from mQube. I can access the service
through an http post in a browser so I know my login is ok.

I get a warning that the cerficate has not been allowed by me. I've found a
couple things in a google search on this that didn't make much sense. Does
anyone have a suggestion?

Thanks,
Tim

This is the error returned.

There was an error downloading
'https://studio.mqube.us/campaignapp/services/MessagingWS2?WSDL'.

The underlying connection was closed: An unexpected error occurred on a
receive.

m_safeCertContext is an invalid handle.
 
Back
Top