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.
wat is "System.Web.Extensions"? I tried to Add reference but its not there(Add Reference table).
Wat it means Plz sumone explain it properly, How to over come this error
Loading
Niradhip ChakrabortyPosted Jul 16, 2008, 6:51 PM
you can installed System.Web.Extensions.dll into the Global Assembly Cache (GAC) otherwise they won't have enough privilege to run some parts of themselves correctly.
The element creates a configuration section and subsections for the element.
SystemWebExtensionsSectionGroup class. You set the properties for these sections
in the
The element provides elements that can be uncommented element is used to specify custom type converters and to element is used to element is used to element is used to enable or disable caching and
to configure how Web services are called from Microsoft ASP.NET AJAX applications.
The
override default settings for JSON serialization. The
element specifies custom type converters. The
enable or disable the authentication service. The
enable or disable the profile service and to specify which properties are exposed by the
service. The
compression of resources used with scripts.
The element, element, element can be defined only in the Machine.config file or
and
in the Web.config file in the application root directory. The
element can be defined in the Machine.config file, in the Web.config file
in the application root directory, or in a Web.config file in a subfolder of the Web site.
The following example shows the element for ASP.NET AJAX. element.
Add this section and its subsections to the existing Web.config file as a child of
the