473,587 Members | 2,494 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Selecting the version of .NET Framework for applications.

Cat
Hello.
I've installed both 1.1 and 2.0 beta 2.
Now, when I execute a .NET application I'd like to choose which version
to use. Some applications work better on .NET Framework 1.1 and some
require .NET Framework 2.0. Is there any way to choose .NET Framework
for specific application? Thank you.

Sep 26 '05 #1
1 1234
Applications run on that version of .NET Framework they are compiled
against. So compile your applications that run better on .NET 2.0 against
..NET Framework 2.0 and they will run on the correct runtime when executed.

"Cat" <ty*******@gmai l.com> wrote in message
news:11******** *************@g 47g2000cwa.goog legroups.com...
Hello.
I've installed both 1.1 and 2.0 beta 2.
Now, when I execute a .NET application I'd like to choose which version
to use. Some applications work better on .NET Framework 1.1 and some
require .NET Framework 2.0. Is there any way to choose .NET Framework
for specific application? Thank you.

Sep 26 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3850
by: Joe Reazor | last post by:
I just upgraded to v1.1 of the framework and VS.Net 2003. I opened up one of my solutions and rebuilt my project and all went well. I then ran my project in debug mode. My program runs up fine, but then I try to open up a file that it typically works with, my program has custom serialization to a file for work that users do. This has always worked in the past, as I could open and resave my files with no problems. Now I am unable to...
6
1849
by: Plumer | last post by:
Good morning everyone, I am having difficulty distributing a Release version of an application. System info C# DOTNET, MDE 2002, Version 7.0.9466 .Net Framework, version 1.0.3705 My Desktop Operating system (as reported by Control Panel.System) is: Windows XP, Version 2002
2
1108
by: Chad Crowder | last post by:
Hi all, I've got a problem on one of my production systems in that it is using the 1.034 version of the framework by default, even though v1.1 is installed. I tried simply pointing to the new version using the ISAPI filter, but that generates an undecipherable "500" error, on my applications. When I go into Add Remove programs, I see both versions of the framework listed. This, to me, is entirely strange - as this server is part of a
1
321
by: Cat | last post by:
Hello. I've installed both 1.1 and 2.0 beta 2. Now, when I execute a .NET application I'd like to choose which version to use. Some applications work better on .NET Framework 1.1 and some require .NET Framework 2.0. Is there any way to choose .NET Framework for specific application? Thank you.
2
3874
by: Brian Ho | last post by:
Our IIS is still running .NET 1.1 as its main .NET Framework. We have new Web applications developed under .NET 2.0. How can we set up this new web application to use .NET 2.0 framework without impacting the other older applications on the same IIS? I understand we can changed the IIS to use .NET 2.0 from its Web Site properties but it will change all the web applications. I tried to change the ASP.NET framework version in the new...
2
1626
by: Murray jack | last post by:
Apollogies if this is in the wrong group I am looking for a way to compile an assembly in VS2005 under framework 2 and then force it to run under framework 1.1 - is this possible? I have created a simple console application which returns me the framework version using the following code Console.WriteLine("Framework Version: " & Environment.Version.ToString) when i run this normally i get 2.0.502727 which is all cool and dandy, now
3
1553
by: C Card | last post by:
I am creating a managed DLL in C++ using VS.NET 2005 and .NET 2.0 that I hope can be used by applications created for older versions of .NET. I have a feeling this is not possible, and I hope someone can either confirm it is not possible or perhaps suggest what I might be doing wrong that prevents it from working. The DLL works with an application built using VS.NET 2005 under .NET 2.0 (i.e., when the application and DLL were built with...
29
2466
by: =?Utf-8?B?SGVybWF3aWg=?= | last post by:
Hello, Please anybody help me. I have only a little experience with web development. I created simple project using ASP NET 2.0 (VS 2005) It works fine on local computer. When I tried to run the application on the web, it give me an error about net framework version information.
3
1565
by: KidSensation | last post by:
Hello all, I ran into a couple applications written in c#, but we do not have the full version of visual studio.net 2003, so I thought they were most likely written in the beta version. After some research, I found out that sooner or later the applications written in beta would just stop working. This is going to be a major problem and I was hoping that there was some way I could find out if they were in fact written in the beta...
0
7924
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
7854
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8349
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
7978
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8221
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6629
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
5722
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5395
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
1455
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.