Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CCR Upgrade from 8.1 to 9 causes Ajax error

Status
Not open for further replies.

AlexLD

IS-IT--Management
Joined
Aug 5, 2011
Messages
138
Location
US
After upgrading CCR to R9 I'm getting the following error in the web browser when trying to go to

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 'AjaxControlToolkit, Version=4.1.50508.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 73: <compilation debug="false" targetFramework="4.0" optimizeCompilations="false">
Line 74: <assemblies>
Line 75: <add assembly="AjaxControlToolkit, Version=4.1.50508.0, Culture=neutral, PublicKeyToken=28F01B0E84B6D53E" />
Line 76: <add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 77: <add assembly="System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />

Source File: C:\Program Files\Avaya\IPOCCR\CCRWebClient\web.config Line: 75

Assembly Load Trace: The following information can be helpful to determine why the assembly 'AjaxControlToolkit, Version=4.1.50508.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' could not be loaded.


Anyone have any ideas?
 
Did you run a windows update first to ensure all pre-req's are met?

ACSS - SME
General Geek

 
All the pre-reqs met, i cleaned up the SQL database and made sure it had a restart prior to installation.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top