Link to home
Start Free TrialLog in
Avatar of rdracer58
rdracer58

asked on

Error message when setting up CRM Plug-in Registration Tool.

I am trying to setup the Microsoft Dynamics CRM Plugin Registration Tool version 2.1 in Visual Studio and am trying to add a web service to https://localhost/mscrmservices/2007/CrmServiceWsdl.aspx and keep getting the error message pasted in below. I suspect a problem with our security certificate.

How do I go about fixing this issue?

The underlying connection was closed: An unexpected error occurred on a receive.  m_safeCertContext is an invalid handle.
Avatar of WilyGuy
WilyGuy
Flag of United States of America image

What is the URL for the certificate?
Avatar of rdracer58
rdracer58

ASKER

crm.companyname.com is the "generic form" of the url.
wow, that is generic :)

so it answers to that in IE, but you can't register the WSDL on that address?
Also, this is going to be going back to those settings in the DeploymentProperties table in the MSCRM_CONFIG database again.  I think we went on the whirlwind tour of those in the last ticket.
If I navigate to the https://localhost/mscrmservices/2007/CrmServiceWsdl.aspx address in IE, I still get a certificate error--it is as if it exists, but I cannot access the resource. What DeploymentProperties should I check in the MSCRM_CONFIG database?
ASKER CERTIFIED SOLUTION
Avatar of WilyGuy
WilyGuy
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial