473,378 Members | 1,393 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Multiple versions of dotnet

If I develop an app in 2.0 and install it on a machine running an existing
app on 1.1, both versions are installed on the machine. Are there any
possibilities of version conflicts between the two apps? Does the 2.0
installation replace any 1.1 files that could cause problems for the 1.1 app?
--
Rick Elcessor
RelataData Inc

Sep 6 '06 #1
3 2136
Multiple versions of .NET framework installation do not replace each other
(i.e. later version of .NET does not replace older version). They can be
installed side by side. App written for each versio of .NET will run using
corresponding .NET framework.

However, app written on older version of .NET would run (may be very few
exceptions, depending what the app does) on computer with later version of
..NET framework only.
"Rick Elcessor" <Ri**********@discussions.microsoft.comwrote in message
news:BE**********************************@microsof t.com...
If I develop an app in 2.0 and install it on a machine running an existing
app on 1.1, both versions are installed on the machine. Are there any
possibilities of version conflicts between the two apps? Does the 2.0
installation replace any 1.1 files that could cause problems for the 1.1
app?
--
Rick Elcessor
RelataData Inc

Sep 7 '06 #2
Thanks,
I had presumed as much but we've had a number of clients hedging about
allowing 2.0 to be installed. Know of any MS documentation I can use as ammo?
--
Rick Elcessor
RelataData Inc

"Norman Yuan" wrote:
Multiple versions of .NET framework installation do not replace each other
(i.e. later version of .NET does not replace older version). They can be
installed side by side. App written for each versio of .NET will run using
corresponding .NET framework.

However, app written on older version of .NET would run (may be very few
exceptions, depending what the app does) on computer with later version of
..NET framework only.
"Rick Elcessor" <Ri**********@discussions.microsoft.comwrote in message
news:BE**********************************@microsof t.com...
If I develop an app in 2.0 and install it on a machine running an existing
app on 1.1, both versions are installed on the machine. Are there any
possibilities of version conflicts between the two apps? Does the 2.0
installation replace any 1.1 files that could cause problems for the 1.1
app?
--
Rick Elcessor
RelataData Inc


Sep 7 '06 #3
"Rick Elcessor" <Ri**********@discussions.microsoft.comwrote in message
news:58**********************************@microsof t.com...
I had presumed as much but we've had a number of clients hedging about
allowing 2.0 to be installed. Know of any MS documentation I can use as
ammo?
At the time of the first transition (1.0 -1.1) they published this:

http://msdn.microsoft.com/netframewo...n/default.aspx

Just by the way, it doesn't specifically address the 1.1 to 2.0 change but
rather the fact that unlike the API, multiple versions of the framework can
co-exist.

Regards,
Will
Sep 7 '06 #4

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

Similar topics

0
by: Fernando Nasser | last post by:
Multiple database services and multiple versions on Red Hat Linux systems The way it works is that we require a specific service script for each database service (that is listening on each port)....
2
by: Ashish | last post by:
hi Guys Can u plz provide me some code/link where i can find hw to run multiple versions of the same assembly? Regards Ashish
3
by: Arun | last post by:
Hi, I have simple question to ask. How to write multiple Binary files to the Browser using Asp.Net and Visual C#.net I have seen examples where single binary file is written to browser. ...
9
by: Graham | last post by:
I have been having some fun learning and using the new Controls and methods in .Net 2.0 which will make my life in the future easier and faster. Specifically the new databinding practises and...
10
by: Rich Kucera | last post by:
Holding all versions at 5.0.4, Multiple stacks with multiple-version configurations inevitable Will have to wait to see what the impact of problems such as http://bugs.php.net/bug.php?id=33643 ...
5
by: | last post by:
Hi all, HttpWebRequest, and SoapHttpClientProtocol both expose a ClientCertificates property, which can hold multiple client certificates, but on the service side, it can only receive one client...
2
by: | last post by:
Hi, I have an idea that I want to write to many (qty unknown untill run time but in the order of 5) text files as my application runs. They're log files dealing with different aspects of the...
37
by: Allen Browne | last post by:
If you develop for others, you probably have multiple versions of Access installed so you can edit and create MDEs for clients in different versions. This works fine under Windows XP, even with...
1
by: bg_ie | last post by:
Hi, I created a COM object using C# and I installed it with a batch that looks something like this - ECHO OFF PATH = C:\WINNT\Microsoft.NET\Framework\v2.0.50727 set target=C:\mydll.dll echo...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.