To any one that can help, here is my situation--
I am completely new to AJAX. No one I know uses it or knows how to. I am using Visual Studio for ASP.net and C#.
The error that is given to me is:
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=XX, Culture=neutral, PublicKeyToken=XX' or one of its dependencies. The system cannot find the file specified. (C:\Documents and Settings\Project\web.config line XX)
I am completely unsure of even where to start. If someone could give me a starting point I would be much obliged. Thanks.
-Adam
Copy the web.config which comes with the Asp.net Ajax Installation. Visit http://ajax.asp.net/docs to get started.
No comments:
Post a Comment