The type or namespace name ‘Script’ does not exist in the namespace ‘System.Web’ (are you missing an assembly reference?)

January 20th, 2010 | Tags:

After you deploy a new ajax enabled web part and try to run it, if you get the above error, copy the ‘System.Web.Extension.dll” to the bin directory for your sharepoint site.

No comments yet.