Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Basics
|
ASP.NET 3.5 Basics If you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 17th, 2010, 08:17 AM
Authorized User
 
Join Date: Apr 2010
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Smile Migration from VS 2005 to VS 2008

Hi every one,

I am new to vs 2008. i am migrating 2005 web application to vs 2008. During this process i am getting error like

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.

where i am using AJAX 1.0 in VS 2005

Hope i can find the solution
 
Old April 17th, 2010, 09:53 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

AJAX is now an integral part of Visual Studio 2008, so you don't need this reference anymore.

Try creating a brand new web site in VS 2008 and look at the web,config. Those are the settings you need for AJAX enabled sites. Then either copy the configuration into your upgraded project, or copy the files from the old project into the new one.

Hope this helps,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
2008 vs 2005 barakros BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 3 January 25th, 2010 06:35 AM
C# 2005 vs 2008 amewsaj BOOK: Professional C# 2008 ISBN: 978-0-470-19137-8 5 December 13th, 2009 09:38 AM
Visual studio 2005(32 bit) code not work in visual studio 2008 on windows server 2008 gr8.jain Visual Basic 2008 Essentials 1 August 31st, 2009 10:07 AM
DTS migration from 7.0 to 2005 vishwjeet SQL Server DTS 7 July 4th, 2008 09:53 AM
DB Migration and SQL Express 2005 gwapojoe BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 3 May 30th, 2006 06:21 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.