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.
This messnage is displayed when I attempt to access my site. I can find no reference in my project to this file/assembly. Has anyone heard of it.
Wayne.sparks_insightbb.com Friday, July 27, 2007 9:05 PM
Hi Wayne,
Can you give us some more information? Are you running any of the p&p factories?
thanks,
-Victor.
vga Sunday, July 29, 2007 5:02 PM
Hi Wayne,
Can you give us some more information? Are you running any of the p&p factories?
thanks,
-Victor.
vga Sunday, July 29, 2007 5:02 PM
Hi,
it seems to be Ajax extension. You should have reference of it in you web.config files (creating ajax enabled web site put many information in it, like HTTP Handler).