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?
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?