Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > System.Web.Extensions
 

System.Web.Extensions

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).

I think you don't post in the right forum.

Regards,
MephistoDark  Tuesday, July 31, 2007 6:57 PM

You can use google to search for other answers

Custom Search

More Threads

• Use of ExpressionEvaluatorValueProvider in VS2008
• System.TypeLoadException when starting a new project of type "Web Service Software Factory (WCF)"
• Unable to install GAX/GAT
• Use T4 when unfolding solution
• Support for the June or July CTP of VS .Net 2005?
• Problem with adding references to web application while creating guidance package
• Error 1001: Item has already been added. Key in dictionary
• Passing a XmlSerializer Class To T4 template
• How to add a template without opening it.
• enable GAT for existing projects