Exception in CrmDiscoveryService getOrganization
No. KBA-01043-BDKGKeywords: operation timed out, discovery service, organization
Last Modified: 26.01.2010
Problem
During installation and when you start the configuration utility, an error occurs: 'System.Net.WebException: The operation has timed out'. The call stack contains getOrganization and CrmDiscoveryService.
Solution
This happens for unknown reasons in some installations. Our application is unable to connect to the Discovery Service using the URL in HKLM\Software\Microsoft\MSCRM\ServerUrl.
We have a workaround when only one organization is needed.
Steps for the workaround:
- Open up Regedit
- Create the value HKLM\Software\customaze\OverrideOrgName (String value) and set its value to the unique organization name (the organization name like it appears in the URL of CRM)
-
Create the value HKLM\Software\customaze\OverrideOrgCrmServiceUrl (String value) and set its value to the full URL of the CRM service. Example: http://crm/mscrmservices/2007/crmservice.asmx
-
Creat the value HKLM\Software\customaze\OverrideOrgMetaServiceUrl (String value) and set its value to the full URL of the Metadata service. Example: http://crm/mscrmservices/2007/
This did not help me!
Please write us an e-mail to support@customaze.de - we will help you as soon as possible.