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

Upgrade to .Net 1.1?

Lew
I have VS.Net 2002 Enterprise Edition and .Net 1.0 installed.

Am wondering if I can upgrade to .Net 1.1 without causing compatability
problems with VS.Net 2002? Can't affort the upgrade to VS.Net 2003
Enterprise Edition yet...

Nov 18 '05 #1
4 1093
Lew wrote:
I have VS.Net 2002 Enterprise Edition and .Net 1.0 installed.

Am wondering if I can upgrade to .Net 1.1 without causing compatability
problems with VS.Net 2002? Can't affort the upgrade to VS.Net 2003
Enterprise Edition yet...


VS.NET 2002 can only code for 1.0, not 1.1. You can install 1.1 on your
machine separately, no problem. But VS.NET won't be able to code for it.

Note if you do install 1.1 separately, you need to make sure you map
your web apps to the appropriate versions, as installing 1.1 will by
default change all apps on the webserver to use 1.1

--
Craig Deelsnyder
Microsoft MVP - ASP/ASP.NET

Nov 18 '05 #2
"Craig Deelsnyder" <cd******@NOSPAMyahoo.com> wrote in message
news:um*************@TK2MSFTNGP11.phx.gbl...
Lew wrote:
I have VS.Net 2002 Enterprise Edition and .Net 1.0 installed.

Am wondering if I can upgrade to .Net 1.1 without causing compatability
problems with VS.Net 2002? Can't affort the upgrade to VS.Net 2003
Enterprise Edition yet...


VS.NET 2002 can only code for 1.0, not 1.1. You can install 1.1 on your
machine separately, no problem. But VS.NET won't be able to code for it.

Note if you do install 1.1 separately, you need to make sure you map
your web apps to the appropriate versions, as installing 1.1 will by
default change all apps on the webserver to use 1.1


It is worth noting however, that most 1.0 compiled apps will work just fine
on a machine that only has the 1.1 FrameWork. There are only a small handful
of incompatibilities. I upgraded a staging environment that had only 1.0 web
apps to the 1.1 FrameWork, and it was completely seamless.

R.
Nov 18 '05 #3
Lew
Thanks, Craig and Richard for your inputs. So I will be staying with 1.0
until I can spring for the upgrade.
"Craig Deelsnyder" <cd******@NOSPAMyahoo.com> wrote in message
news:um*************@TK2MSFTNGP11.phx.gbl...
Lew wrote:
I have VS.Net 2002 Enterprise Edition and .Net 1.0 installed.

Am wondering if I can upgrade to .Net 1.1 without causing compatability
problems with VS.Net 2002? Can't affort the upgrade to VS.Net 2003
Enterprise Edition yet...


VS.NET 2002 can only code for 1.0, not 1.1. You can install 1.1 on your
machine separately, no problem. But VS.NET won't be able to code for it.

Note if you do install 1.1 separately, you need to make sure you map
your web apps to the appropriate versions, as installing 1.1 will by
default change all apps on the webserver to use 1.1

--
Craig Deelsnyder
Microsoft MVP - ASP/ASP.NET


Nov 18 '05 #4
I had a similar experience. The only problem we ran into was that some of
our clientside javascript broke because the auto-generated javascript
created by the new framework didn't insert spaces in the same places. I
think we had problems were we used code like this:

objButton.attributes.add("onclick","alert('hi');")

on a button that had a server-side onclick event handler.

"Richard K Bethell" <so*****@spammingisevil.bad> wrote in message
news:OU**************@TK2MSFTNGP09.phx.gbl...
"Craig Deelsnyder" <cd******@NOSPAMyahoo.com> wrote in message
news:um*************@TK2MSFTNGP11.phx.gbl...
Lew wrote:
I have VS.Net 2002 Enterprise Edition and .Net 1.0 installed.

Am wondering if I can upgrade to .Net 1.1 without causing compatability problems with VS.Net 2002? Can't affort the upgrade to VS.Net 2003
Enterprise Edition yet...

VS.NET 2002 can only code for 1.0, not 1.1. You can install 1.1 on your
machine separately, no problem. But VS.NET won't be able to code for it.
Note if you do install 1.1 separately, you need to make sure you map
your web apps to the appropriate versions, as installing 1.1 will by
default change all apps on the webserver to use 1.1


It is worth noting however, that most 1.0 compiled apps will work just

fine on a machine that only has the 1.1 FrameWork. There are only a small handful of incompatibilities. I upgraded a staging environment that had only 1.0 web apps to the 1.1 FrameWork, and it was completely seamless.

R.

Nov 18 '05 #5

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

Similar topics

2
by: Tappy Tibbons | last post by:
Have many of you upgraded to VS 2003? We have been using Visual Studio 2002, and are somewhat satisfied, except for the following areas: Speed - VS2002 apps are dead dog slow to start up, and...
1
by: cpchan | last post by:
If I want to upgrade the following system : (1) Oracle 8i RDBMS (2) Oracle Finance 11.5.2 to : (1) Oracle 9i RDBMS (2) Oracle Finance 11.5.8
8
by: Patrick | last post by:
Hi I am in the process of learning javascript and was wondering how often the web professionals update I.E & N.N? I mean do you religiously wait for the next upgrade and download it ASAP when...
4
by: Dave Harney | last post by:
Hi Newsgroup, I'm currently using VS Ver 7.0.9466 with an OS of Server 2000 (domain controller) Ver 5.0.2195 (Build 2195) SP4. I have MSDN Universal and would like to upgrade my development...
3
by: Ryan Cowan | last post by:
I would like to upgrade from XP Home to Professional. However, I get the following error message: "Setup cannot continue because the version of Windows on your computer is newer than the version...
3
by: John | last post by:
Hello, I am trying to figure out how to determine if I have fixed an upgrade warning. If I delete the green text then the upgrade warning goes away. However, I would expect it to come back...
36
by: Tim | last post by:
Is there a way to upgrade from Visual C++ Net 2002 to Visual C++ Net 2003? The 2002 version does not provide a Windows Forms Designer. I can't find any upgrade package on Microsoft's website. ...
2
by: Jerry Derringer | last post by:
Our company just upgraded to VS 2005 (and by the way, I love it!) I was able to migrate the code for our product from VS2003 to VS2005 with only a few snags, and it's working great now. However...
6
by: Ajith Menon | last post by:
I am working on a project "ABC" which needs to be upgraded from .NET framework 1.1. We are thinking about upgrading it to .NET framework 2.0. The reason for this is that we have some unmanaged...
3
by: Mark D Powell | last post by:
I attempted to upgrade my SQL Server 2000 Enterprise Edition (32 bit) to SQL Severer 2005 EE 32 bit and while the prereqs passed the installer will not let me select the version 8.00.x (2000 SP4)...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.