Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MVC Project Template for Visual Web Developer 2008 Express

Status
Not open for further replies.

stevet26

Programmer
Feb 9, 2005
53
Hi

I have found an MVC Project Template for Visual Web Developer 2008 Express on the net and am having difficulty getting it to build.

The error I recieve is this:

Could not load file or assembly 'System.Web.Extensions, Version=3.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

I have no idea why this is happening and was wondering if anyone else had come across this?

Thanking you in advance
 
Could not load file or assembly 'System.Web.Extensions
You will either need to add a reference to this file, or make sure the version numbers are correct if it is already referenced.


-------------------------------------------------------

Mark,
[URL unfurl="true"]http://aspnetlibrary.com[/url]
[URL unfurl="true"]http://mdssolutions.co.uk[/url] - Delivering professional ASP.NET solutions
[URL unfurl="true"]http://weblogs.asp.net/marksmith[/url]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top