- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsConfiguration 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.SqlServer.Activ
Source Error:
Line 49: <add assembly="System.Data.Data
Line 50: <add assembly="System.Xml.Linq,
Line 51: <add assembly="Microsoft.SqlSer
Line 52: <add assembly="Microsoft.SqlSer
Line 53: <add assembly="Microsoft.SqlSer
Source File: C:\Inetpub\CRM\web.config Line: 51
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.SqlServer.Activ
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\F
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\F
--------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: knowltonPosted on 2009-11-06 at 15:20:24ID: 25763949
I ended up copying a bunch of files manually from C:\Windows\assembly\GAC_MS IL to the same location on the server.
ver.SqlTas k, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845DCD808 0CC91"/>
I also had to remove this line from the web.config:
<add assembly="Microsoft.SqlSer
Never could get this line to work.