473,396 Members | 1,864 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,396 software developers and data experts.

Old Dot Net programs

In Control Panel/Add-Remove Programs I have listed:

MS .Net Framework Engl.v.1.0.3705
MS .Net Framework 1.0 Hotfix (KB886906)
MS .Net Framework 1,1
MS .Net Framework 1.1 Hotfix (KB886903)
MS .Net Framework 2.0

May I safely remove the first 4 on the list and if I do so will that also
remove MS .Net Framework SDK v.1.1 which is listed in Start/Programs?

Thank you for any assistance given.

Mary
Feb 19 '06 #1
8 1355
Hello sweeneysmsm,

No. What's the reason doing this? There are a lot of apps that requires .NET
1.1 (several 1.0)

s> In Control Panel/Add-Remove Programs I have listed:
s> MS .Net Framework Engl.v.1.0.3705
s> MS .Net Framework 1.0 Hotfix (KB886906)
s> MS .Net Framework 1,1
s> MS .Net Framework 1.1 Hotfix (KB886903)
s> MS .Net Framework 2.0
s> May I safely remove the first 4 on the list and if I do so will that
s> also remove MS .Net Framework SDK v.1.1 which is listed in
s> Start/Programs?

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Feb 19 '06 #2
I thought that .Net 2.0 would meet the needs of those applications. I spoke
of only removing the first 4 .Net programs. Are you saying that I have to
have a multitude of .Net Frameworks as new ones come out?

Mary

"Michael Nemtsev" wrote:
Hello sweeneysmsm,

No. What's the reason doing this? There are a lot of apps that requires .NET
1.1 (several 1.0)

s> In Control Panel/Add-Remove Programs I have listed:
s> MS .Net Framework Engl.v.1.0.3705
s> MS .Net Framework 1.0 Hotfix (KB886906)
s> MS .Net Framework 1,1
s> MS .Net Framework 1.1 Hotfix (KB886903)
s> MS .Net Framework 2.0
s> May I safely remove the first 4 on the list and if I do so will that
s> also remove MS .Net Framework SDK v.1.1 which is listed in
s> Start/Programs?

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

Feb 19 '06 #3
Hello sweeneysmsm,

s> I thought that .Net 2.0 would meet the needs of those applications. I
s> spoke of only removing the first 4 .Net programs.

No .NET 2.0 doesn't meet needs of previous .net's apps. You have no reasons
to remove previous versions because they works together without problems.

s> Are you saying that
s> I have to have a multitude of .Net Frameworks as new ones come out?

Indeed. Besause, afther u have unistalled .NET 1.x frameworks the first apps
that was builded with .net 1.x requires u to install it

No. What's the reason doing this? There are a lot of apps that
requires .NET 1.1 (several 1.0)

s> In Control Panel/Add-Remove Programs I have listed:
s> MS .Net Framework Engl.v.1.0.3705
s> MS .Net Framework 1.0 Hotfix (KB886906)
s> MS .Net Framework 1,1
s> MS .Net Framework 1.1 Hotfix (KB886903)
s> MS .Net Framework 2.0
s> May I safely remove the first 4 on the list and if I do so will
that
s> also remove MS .Net Framework SDK v.1.1 which is listed in
s> Start/Programs?


---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Feb 19 '06 #4
sweeneysmsm <sw*********@discussions.microsoft.com> wrote:
I thought that .Net 2.0 would meet the needs of those applications. I spoke
of only removing the first 4 .Net programs. Are you saying that I have to
have a multitude of .Net Frameworks as new ones come out?


Although (most) programs which were compiled to run on .NET 1.1 will
run on .NET 2.0 if 1.1 isn't available, there are a few
incompatibilities between the two versions. It's probably better to
keep 1.1 around to ensure that the 1.1 apps run in the environment
they're likely to have had most testing in.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Feb 19 '06 #5

You should be able to run and keep multiple versions.

You may acquire programs that need the earlier CLRs.

It's just like Java -- there are apps that need 1.2, 1.3, 1.4 JREs and
there are systems for managing those...
sweeneysmsm wrote:
In Control Panel/Add-Remove Programs I have listed:

MS .Net Framework Engl.v.1.0.3705
MS .Net Framework 1.0 Hotfix (KB886906)
MS .Net Framework 1,1
MS .Net Framework 1.1 Hotfix (KB886903)
MS .Net Framework 2.0

May I safely remove the first 4 on the list and if I do so will that also
remove MS .Net Framework SDK v.1.1 which is listed in Start/Programs?

Thank you for any assistance given.

Mary

Feb 19 '06 #6
Jon,

Although (most) programs which were compiled to run on .NET 1.1 will
run on .NET 2.0 if 1.1 isn't available, there are a few
incompatibilities between the two versions. It's probably better to
keep 1.1 around to ensure that the 1.1 apps run in the environment
they're likely to have had most testing in.

I am in doubt if this is the best advice. I agree with what you write,
however the consequence from such a policy is that you should forever should
install all old versions on old computers.

Because of know problems I think that this should be limited in this Net 2.0
case because of known problems to the next servicepack.

Hoping that the job with that is done well.

Just my opinion.

Cor
Feb 20 '06 #7
John,

If I understand you well is what you write only for developing, have a look
to my other message to Jon about at the moment known problems.

Cor
Feb 20 '06 #8
Cor Ligthert [MVP] <no************@planet.nl> wrote:
Although (most) programs which were compiled to run on .NET 1.1 will
run on .NET 2.0 if 1.1 isn't available, there are a few
incompatibilities between the two versions. It's probably better to
keep 1.1 around to ensure that the 1.1 apps run in the environment
they're likely to have had most testing in.
I am in doubt if this is the best advice. I agree with what you write,
however the consequence from such a policy is that you should forever should
install all old versions on old computers.
Well, only as long as you have programs which were developed on
..NET 1.1. That certainly won't be forever.
Because of know problems I think that this should be limited in this Net 2.0
case because of known problems to the next servicepack.


Not all the backwards incompatibilities are bugs, however. Some are
*fixes* to bugs in 1.1 which unfortunately change the behaviour. Some
are pieces of unspecified behaviour which were (incorrectly) relied
upon by the other pieces of software.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Feb 20 '06 #9

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

Similar topics

1
by: bscofield | last post by:
Hi, I'm a db app. developer and I am re-writing some helps in javascript & HTML. The Javascript is for form flow and design and HTML just to display the helps. I use a seperate app. development...
12
by: jrefactors | last post by:
If the C programs have UNIX system calls such as fork(), alarm(), etc.., we should call it UNIX programs, not traditional C programs? We couldn't compile the programs with system calls using VC++...
7
by: Coca | last post by:
Hello, all I am working on a project that needs to convert OS/2 C60 programs into MS windows programs. And I found it difficult to find useful information. Could somebody kindly help me ? any...
2
by: Jim Smith | last post by:
Hello everyone, I work for a large company that supports many websites. My manager wants everything rewritten in ASP.Net. He has given me the task to find out the best method for putting...
10
by: www.hitechskill.com | last post by:
HiTechSkill.Com offers free information, tests, and sample interview questions that will help to improve your information technology skills. http://www.hitechskill.com
55
by: Steve | last post by:
I have to develop several large and complex C++ hardware test programs that should work under DOS, most likely with 32-bit DOS extender. Development workstation OS would be Microsoft XP. Quite some...
10
by: sasquatch | last post by:
X-No-Archive: Are there any good books that provide tips about how to understand and "play with" large C++ programs? It seems like a very important skill, and yet its hardly taught in the...
4
Cyberdyne
by: Cyberdyne | last post by:
In your All Programs Menu, some of your programs are in alphabetical order and others are not. This makes it very difficult to seek out a program that may be hidden in a maze of program folders and...
1
by: wstach | last post by:
Hi, I'm using Windows XP, IIS & ASP to develop a web service that executes several programs (command line .exe files) on a server, shows next webpage with info on progress in execution, and...
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: Programs dealing with autoruns Linked from the Original article- "Windows Autorun FAQs: Description". Que: Can you list programs that help me to view/modify the autoruns...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
0
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,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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...
0
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...
0
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,...

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.