Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 2.0 and Visual Studio. 2005 > .NET Framework 2.0
|
.NET Framework 2.0 For discussion of the Microsoft .NET Framework 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Framework 2.0 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 January 21st, 2005, 02:35 AM
Registered User
 
Join Date: Oct 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to duke0371
Default How to use .net framework 2.0 in VS.NET2003

Hi everyone:

    I am a beginner here. the .net framework 1.1 is integrated with VS.NET2003. But I want to try to develope my programs on .net framework 2.0, so I deleted the 1.1 in Control Panel and then setup the 2.0 one. A problem was met with. When I open my former web applicaton in vs.net2003, a error note occurred: ...no microsoft visual c# compiler....please setup it...
    How to config it.Please help me! Thank you!

 
Old January 21st, 2005, 05:19 AM
Friend of Wrox
 
Join Date: Dec 2004
Posts: 307
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Vadivel Send a message via Yahoo to Vadivel
Default

VS.NET 2005 is tied up with .NET Framework 2.0 ... so i don't think we can tweak VS.NET 2003 to work with 2.0.

But without using VS.NET 2003 you can work on your older projects with .NET framework 2.0 (using someother editor). Either use aspnet_regiis OR edit the ASP.NET tab in IIS to set the framework of your choice.

Best Regards
Vadivel

MVP ASP/ASP.NET
http://vadivel.thinkingms.com
 
Old March 16th, 2006, 10:48 PM
Registered User
 
Join Date: Mar 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi. I've tried the 1st option, by removing the dll files from REFERENCES of the 1.1 framework version and replaced it with the dll files of the 2.0 framework version. But there was a problem, the VS 2003 would display a message that the newer version is not valid. The 2nd option was, thru the IIS we've changed the framework version to 2 of the ASP.NET tab from the Properties window of the Default Web Site. I even set both, the IIS and VS 2003, to 2 framework version but there is still a problem.


 
Old March 17th, 2006, 12:58 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

You need the .NET framwork 1.1 or 1.0 with VS2003 and .NET 2.0 for VS2005. You can run both versions on the same machine. However, you cannot modify a 1.1 project in 2.0, you would need to convert it first.






Similar Threads
Thread Thread Starter Forum Replies Last Post
using .net framework 2.0 with vb.net 2005 vb1720 .NET Framework 2.0 1 July 28th, 2007 04:47 PM
Visual Studio .NET 2003 with .NET 2 Framework testsubject VS.NET 2002/2003 1 July 27th, 2006 03:25 PM
running .net apps w/o installing .net framework connect2sandep General .NET 2 June 24th, 2005 04:45 AM
what is a .Net Framework ! augustine General .NET 2 July 28th, 2004 08:10 AM
Is .NET framework req. to install .NET application tact_259 VS.NET 2002/2003 2 May 20th, 2004 08:20 PM





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