I was wondering if someone could give some idea of how to resolve the below compile error:
ASP.NET runtime error: 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.
The error is related to the web.config file and the .aspx page. If fact I am getting several compile errors associated with the web.config file. Its like its not reading it or something? Another compile error referencing the web.config file below:
Could not find schema information for the attribute 'verb'. D:\....\Visual Studio 2005\
ASP.NET runtime error: 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.
The error is related to the web.config file and the .aspx page. If fact I am getting several compile errors associated with the web.config file. Its like its not reading it or something? Another compile error referencing the web.config file below:
Could not find schema information for the attribute 'verb'. D:\....\Visual Studio 2005\