473,654 Members | 3,076 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Do I need .Net Framework 1.1 Redistributable after 2.0?

Do I need to keep version 1.1 if I have the new 2.0 installed?

Setup doesn't look like it has uninstalled the old one, which suggests
2.0 is not a direct replacement. Am I correct?
Oct 31 '05 #1
7 11163
CT
You're correct; apps built for the .NET Framework 1.1 will continue to run
in the context of 1.1, and apps built for 2.0....

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk

"PHiLiP" <@.com.hk> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Do I need to keep version 1.1 if I have the new 2.0 installed?

Setup doesn't look like it has uninstalled the old one, which suggests
2.0 is not a direct replacement. Am I correct?

Oct 31 '05 #2
> You're correct; apps built for the .NET Framework 1.1 will continue to run
in the context of 1.1, and apps built for 2.0....

Doesn't have v2.0 have backward functionality to run v1.1 even if the v1.1
is not installed?
I don't think that you need v1.1 anymore if you have v2.0 installed.

Last time I testested v1.0 programs and they ran fine under v1.1 only
installs.
So I guess that this wil be the case too for v2.0

What I do imagine is that some functionality might break in the v2.0
version, in this case installing the v1.1 might be a solution, but if you
stick to the v1.1 specification and did not use exotic functionality, then I
believe that it just runs fine under v2.0.
Oct 31 '05 #3
CT
Nope, no backward compatibility mode, I'm afraid.

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk

"Olaf Baeyens" <ol**********@s kyscan.be> wrote in message
news:43******** *************** @news.skynet.be ...
You're correct; apps built for the .NET Framework 1.1 will continue to
run
in the context of 1.1, and apps built for 2.0....

Doesn't have v2.0 have backward functionality to run v1.1 even if the v1.1
is not installed?
I don't think that you need v1.1 anymore if you have v2.0 installed.

Last time I testested v1.0 programs and they ran fine under v1.1 only
installs.
So I guess that this wil be the case too for v2.0

What I do imagine is that some functionality might break in the v2.0
version, in this case installing the v1.1 might be a solution, but if you
stick to the v1.1 specification and did not use exotic functionality, then
I
believe that it just runs fine under v2.0.

Oct 31 '05 #4
Carsten,
| Nope, no backward compatibility mode, I'm afraid.
What do you mean?

Most .NET 1.0 & 1.1 applications will run on .NET 2.0.

http://msdn2.microsoft.com/en-us/library/ms228009.aspx

In fact most .NET 1.0 & 1.1 apps will run under the .NET 2.0 64-bit edition!

http://blogs.msdn.com/joshwil/archiv...06/415191.aspx

However due to the change in the meta data, no .NET 2.0 app will run on .NET
1.0 or 1.1.

Of course can install .NET 1.0, 1.1 & 2.0 side-by-side & have all three
versions installed.

--
Hope this helps
Jay [MVP - Outlook]
..NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
"CT" <ca******@spamm ersgoawayintegr asol.dk> wrote in message
news:en******** ******@tk2msftn gp13.phx.gbl...
| Nope, no backward compatibility mode, I'm afraid.
|
| --
| Carsten Thomsen
| Communities - http://community.integratedsolutions.dk
|
| "Olaf Baeyens" <ol**********@s kyscan.be> wrote in message
| news:43******** *************** @news.skynet.be ...
| >> You're correct; apps built for the .NET Framework 1.1 will continue to
| >> run
| >> in the context of 1.1, and apps built for 2.0....
| >>
| > Doesn't have v2.0 have backward functionality to run v1.1 even if the
v1.1
| > is not installed?
| > I don't think that you need v1.1 anymore if you have v2.0 installed.
| >
| > Last time I testested v1.0 programs and they ran fine under v1.1 only
| > installs.
| > So I guess that this wil be the case too for v2.0
| >
| > What I do imagine is that some functionality might break in the v2.0
| > version, in this case installing the v1.1 might be a solution, but if
you
| > stick to the v1.1 specification and did not use exotic functionality,
then
| > I
| > believe that it just runs fine under v2.0.
| >
| >
|
|
Oct 31 '05 #5
CT
Jay,

Inline please.

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk

"Jay B. Harlow [MVP - Outlook]" <Ja************ @tsbradley.net> wrote in
message news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Carsten,
| Nope, no backward compatibility mode, I'm afraid.
What do you mean?
Yes, I have seriously misinterpreted the information presented to me. I do
apologize :-$

Most .NET 1.0 & 1.1 applications will run on .NET 2.0.

http://msdn2.microsoft.com/en-us/library/ms228009.aspx

In fact most .NET 1.0 & 1.1 apps will run under the .NET 2.0 64-bit
edition!

http://blogs.msdn.com/joshwil/archiv...06/415191.aspx

However due to the change in the meta data, no .NET 2.0 app will run on
.NET
1.0 or 1.1.

Of course can install .NET 1.0, 1.1 & 2.0 side-by-side & have all three
versions installed.

--
Hope this helps
Jay [MVP - Outlook]
.NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net
"CT" <ca******@spamm ersgoawayintegr asol.dk> wrote in message
news:en******** ******@tk2msftn gp13.phx.gbl...
| Nope, no backward compatibility mode, I'm afraid.
|
| --
| Carsten Thomsen
| Communities - http://community.integratedsolutions.dk
|
| "Olaf Baeyens" <ol**********@s kyscan.be> wrote in message
| news:43******** *************** @news.skynet.be ...
| >> You're correct; apps built for the .NET Framework 1.1 will continue
to
| >> run
| >> in the context of 1.1, and apps built for 2.0....
| >>
| > Doesn't have v2.0 have backward functionality to run v1.1 even if the
v1.1
| > is not installed?
| > I don't think that you need v1.1 anymore if you have v2.0 installed.
| >
| > Last time I testested v1.0 programs and they ran fine under v1.1 only
| > installs.
| > So I guess that this wil be the case too for v2.0
| >
| > What I do imagine is that some functionality might break in the v2.0
| > version, in this case installing the v1.1 might be a solution, but if
you
| > stick to the v1.1 specification and did not use exotic functionality,
then
| > I
| > believe that it just runs fine under v2.0.
| >
| >
|
|

Nov 1 '05 #6
> > Carsten,
| Nope, no backward compatibility mode, I'm afraid.
What do you mean?


Yes, I have seriously misinterpreted the information presented to me. I do
apologize :-$

That means that you are human. :-)
I also made a big mistake about the security rights in .NET recently.

Life is a learning process. ;-)
Nov 2 '05 #7
CT
> Life is a learning process. ;-)
Now that is so true. Thanks for understanding. :-)

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk

"Olaf Baeyens" <ol**********@s kyscan.be> wrote in message
news:43******** *************** @news.skynet.be ...
> Carsten,
> | Nope, no backward compatibility mode, I'm afraid.
> What do you mean?


Yes, I have seriously misinterpreted the information presented to me. I
do
apologize :-$

That means that you are human. :-)
I also made a big mistake about the security rights in .NET recently.

Life is a learning process. ;-)

Nov 3 '05 #8

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

Similar topics

3
20667
by: CMan | last post by:
Hi, We are currently trying to install .Net Framework v.1.1 on a server which already has v1.0. We are receiving the following error. Error 1704.An installation for Microsoft .NET Framework SDK (English) is currently suspended. You must undo the changes made by that installation to continue. Do you want to undo those changes?
1
1405
by: Juan T. Llibre | last post by:
The .Net Framework 2.0 redistributable and the .Net Framework 2.0 SDK are now publicly available in x86, x64 and IA64 versions : http://www.microsoft.com/downloads/results.aspx?freetext=&productID=C9C8FCFB-BFF3-40CA-B59D-216F6850000A&categoryId=&period=30&sortCriteria=date&nr=20&DisplayLang=en&type=a The Report Viewer Redistributable 2005 and the Visual Studio 2005 Tools for the Microsoft Office System (VSTO 2005) Redistributable Package...
1
1105
by: I_AM_DON_AND_YOU? | last post by:
I have created a setup program (for my VB.Net solution). I got the "MyProgram.msi" file which when I copy and run on the other machine where ..Net Framework wasn't installed, it gave me the message that this installer require .Net Framework to cotinue. What changes should I make in my setup program so that when it is to be installed on the machine where .Net framework is not installed it should install from the Setup program. Thanks...
2
4073
by: Mr Utkal Ranjan Pradhan | last post by:
Hi Friends I've developped a vb.net application. Now i want to deploy the application to an Windows 98/Me/2000/XP machine which donot have .NET Framework installed. Now I want to package my application and the framework into a single exe file. So that when the installation of my application starts it will check whether .NET framework is installed or not . If .NET Framework is not installed then it should install the .NET Framework...
1
1554
by: David Webb | last post by:
Hi, I've created a setup application for my app and currently it checks for the .NET framework installation. If it doesn't exist, it prompts the user to download from the internet. The file is located on the disk - how can I make setup use that file if it doesn't find it installed? I've googled but all I've come up with is a version 1 framework setup bootstrap file. Any help or links to instructions/files would be greatly appreciated.
4
2506
by: Husam | last post by:
Hi Every Body: How can I add the .Net Framework to my setup project? any help will be appreciated. Regard's Husam
2
1185
by: Brent Burkart | last post by:
Has anyone had the situation where they want to deploy an applicaiton companywide, but the .NET framework is required for the application to work. How did you address this situation? Is there some way to package the .NET framework in with your application to be downloaded from a website? All ideas and suggestions are welcome. Thanks, Brent
2
1213
by: Brian | last post by:
If I wrote a VB.Net program for another person then is there an install program that comes with VB.net that allows me to add the NET framework so that when my program is installed by another person then the NET framework is also installed on his computer? What size is the NET framework? Regards Briahn
5
1248
by: Martin | last post by:
Hi All, Im looking forward for info whether VB.NET complied application would run in Windows 98 or not ? Does any one have tried to do so ?? Regards, Martin
8
1398
by: Dennis | last post by:
I have two computers both running Windows XP Professional. The computer on which I have Vs.Net 2003 has Framework 1.1 installed which is listed as 1.050.00mb. On the other computer, Framework 1.1 is installed and listed as only 36.14mb. Why the difference. I do note that some applications do not work on the one with 36.14mb sized Framework 1.1. -- Dennis in Houston
0
8290
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
8707
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
8482
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
8593
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
7306
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...
0
4149
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4294
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2714
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1916
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.