The ‘System.ServiceModel/ServiceHostingEnvironment’ configuration section cannot be created. The Machine.config file is missing information error on opening CRM
Views (294)
Hi,
I got this error while opening CRM 4 !
The solution was to run the following command
ServiceModelReg.exe –i
which could be found at
C:Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation.
Followed by an IISReset.
However in few cases to resolve it, it requires reinstallation of IIS.
ServiceModel Registration tool with -i option
Registers this version of WCF and update scriptmaps at the Internet Information Services (IIS) metabase root and for all scriptmaps under the root. Existing scriptmaps of lower versions are upgraded to this version.
Bye.
Posted in .NET Framework, Microsoft Dynamics CRM Tagged: CRM, CRM 4.0
This was originally posted here.

Like
Report
*This post is locked for comments