Hi,
I'm trying to publish a site developed from the 'AJAX control toolkit website', However I cannot get the website to run on my shared hosting account. - This is just a blank website at the moment and has no code in it with just a Scriptmanager and an UpdatePanel containing simple text - It gives the following error :
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.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (D:\inetpub\footsteps\ajax\web.config line 48)
Source Error:
Line 46: </httpHandlers>
Line 47: <httpModules>
Line 48: <add name="WebResourceCompression" type="Microsoft.Web.Handlers.WebResourceCompressionModule, Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 49: <add name="ScriptModule" type="Microsoft.Web.UI.ScriptModule, Microsoft.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 50: </httpModules> |
Source File: D:\inetpub\footsteps\ajax\web.config Line: 48