Hi ,
I tried to open crm I found the error
Server Error in '/' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Microsoft.Crm.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (C:\Program Files\Microsoft Dynamics CRM\CRMWeb\web.config
line 9)
Source Error:
Line 7: <httpRuntime executionTimeout="300" maxRequestLength="32768" requestValidationMode="3.0" encoderType="Microsoft.Crm.CrmHttpEncoder, Microsoft.Crm" />
Line 8: <httpModules>
Line 9: <add name="MapOrg" type="Microsoft.Crm.MapOrgEngine, Microsoft.Crm.Core, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
Line 10: <add name="CrmFederatedAuthenticationModule" type="Microsoft.Crm.Authentication.Claims.CrmFederatedAuthenticationModule, Microsoft.Crm.Authentication, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
/>
Line 11: <add name="CrmSessionAuthenticationManager" type="Microsoft.Crm.Authentication.Claims.CrmSessionAuthenticationManager, Microsoft.Crm.Authentication, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
/>
Source File: C:\Program Files\Microsoft Dynamics CRM\CRMWeb\web.config Line: 9
I made search throw Internet I didn't find a solution. Can you help me?
Thanks