Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / December 2007

Tip: Looking for answers? Try searching our database.

Dot net 1.1 in Dot net 2.0

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nishanth - 28 Dec 2007 11:14 GMT
I have a code that is compiled and runs in VS 2003, which i believe
runs 1.1 frameworks,

I want to know if we can do any of the following

1. I want to compile the code in 1.1 framework but run on 2.0
framework in the same machine, as I believe it is not possible to
configure VS 2003 to run and compile the code on 2.0 framework.

2. if the above the scenario is not possible will I be able to run the
1.1 code in a system that has got only 2.0 framework installed.
Mattias Sjögren - 28 Dec 2007 11:40 GMT
>1. I want to compile the code in 1.1 framework but run on 2.0
>framework in the same machine, as I believe it is not possible to
>configure VS 2003 to run and compile the code on 2.0 framework.

You can specify in the application configuration file that you
application works with the 2.0 runtime. Then that will be used if
installed.

Mattias

Signature

Mattias Sjögren [C# MVP]  mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.

Michael Nemtsev [MVP] - 28 Dec 2007 13:04 GMT
Hello Nishanth,

use <requiredRuntime> tag of app.config
but sometimes it doesnt help and FW 1.1 is required even u point 2.0 version

---
WBR,
Michael  Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour 

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

N> I have a code that is compiled and runs in VS 2003, which i believe
N> runs 1.1 frameworks,
N>
N> I want to know if we can do any of the following
N>
N> 1. I want to compile the code in 1.1 framework but run on 2.0
N> framework in the same machine, as I believe it is not possible to
N> configure VS 2003 to run and compile the code on 2.0 framework.
N>
N> 2. if the above the scenario is not possible will I be able to run
N> the 1.1 code in a system that has got only 2.0 framework installed.
N>

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.