Hi Mr Adam,
I received this error, after installing the new Ver6.0 Cute Editor and running the editor in C# demo.
Can advise what's went wrong? Thanks.
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 'System.Web.Extensions, version="1".0.61025.0, culture="neutral," publickeytoken="31bf3856ad364e35"' or one of its dependencies. The system cannot find the file specified. (c:\inetpub\wwwroot\web.config line 42)
Source Error:
Line 40:
Line 41: <httpModules>
Line 42: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 43: </httpModules>
Line 44: </system.web>
|
Source File: c:\inetpub\wwwroot\web.config Line: 42
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210