Posted 12/10/2008 5:58:25 PM
|
|
|
|
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.
Source Error:
Line 40: <compilation debug="true" strict="false" explicit="true">Line 41: <assemblies>Line 42: <add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/></assemblies></compilation>Line 43: <pages>Line 44: <namespaces> |
|
|
Posted 12/10/2008 6:15:23 PM
|
|
|
|
| No need to reply. I added the AJAX dlls to the bin folder and everything went ok after that. thanks FV
|
|
|
|