473,499 Members | 1,562 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

update studio 2002 wid sdk 1.1

hi

how can i update my Visual studio 2002 wid the dotnet sdk
1.1 so i can use this one instead of .net 1

pls help

10x in advance
Jul 21 '05 #1
1 2070
Sharad sez:
how can i update my Visual studio 2002 wid the dotnet sdk
1.1 so i can use this one instead of .net 1
You cannot do this.

Visual Studio .NET 2002 is bound to use the .NET Framework v1.0, regardless
if you have installed the .NET Framework v1.1 runtime or SDK.

Visual Studio .NET 2003 is bound to use the .NET Framework v1.1, regardless
if you have installed the .NET Framework v1.0 runtime or SDK.

Multiple versions of Visual Studio (2002 and 2003) can be installed on the
same machine. Multiple versions of the .NET Framework SDK (1.0 and 1.1) can
be
installed on the same machine. Multiple versions of the .NET Framework
runtime can be installed on the same machine.

If you install VS2002 and the .NET Framework 1.1 SDK, then the way to build
apps
for the .NET Framework 1.1 is to use the command-line tools in the SDK.

It is possible, using a configuration option within VS2003, to specify
that you want the generated application to run against the .NET
Framework v1.0.

To do this in VS.NET 2003, In project explorer
Right click the Project... Properties
under Common Properties
for the Application
select "Supported Runtimes"
and you can specify v1.0, v1.1, or both.

A similar thing is not possible with VS2002; in other words you cannot
specify within VS2002 that you want to build an app that runs against
v1.1 of the .NET Framework.

However, some v1.0 apps "just run" against v1.1.

For more information on "side by side" installation of the .NET
Framework, see these links:
http://msdn.microsoft.com/library/en...dexsidenet.asp
http://www.gotdotnet.com/team/changeinfo/
http://www.3leaf.com/default/articles/ea/SBS.aspx
This is a FAQ.
--
Dino Chiesa
Microsoft Developer Division
d i n o c h @ o n l i n e . m i c r o s o f t . c o m
"Sharad" <gs********@hotmail.com> wrote in message
news:04****************************@phx.gbl... hi

how can i update my Visual studio 2002 wid the dotnet sdk
1.1 so i can use this one instead of .net 1

pls help

10x in advance

Jul 21 '05 #2

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

Similar topics

1
1192
by: E | last post by:
I currently have Visual Studio .net using Framework version 1.0. How do update VS to use Framework 1.1? Simply installing the 1.1 SDK doesn't work.
0
1826
by: Ricardo Dias Marques | last post by:
Hi, I have a development machine with Visual Studio .Net 2003 which, as far as I know, targets the 1.1 .Net Framework. Now I need to open some solutions that were created in another machine...
1
2830
by: gerr | last post by:
Visual studio 2003 "HTTP/1.1 500 Internal Server Error" when trying to create a new Asp.net site with Visual Studio 2003 on localServer XP Pro/IIS 5.1. Everything worked fine prior to installing...
2
3006
by: Herfried K. Wagner [MVP] | last post by:
Hello, There are often questions in this newsgroup posted by VS.NET 2002 users. VS.NET 2002 is "out of date", its successor is VS.NET 2003. There is a special ("cheap") upgrade offer available...
1
223
by: Sharad | last post by:
hi how can i update my Visual studio 2002 wid the dotnet sdk 1.1 so i can use this one instead of .net 1 pls help 10x in advance
4
2373
by: Skc | last post by:
We have a developer who has made an application in Visual Studio 2003 and this will not work in our version of Visual Studio 2002. Error message: Solution file loading error: The selected file...
10
8172
by: Steve | last post by:
I am trying to create a DLL in Visual Studio 2005-Visual Basic that contains custom functions. I believe I need to use COM interop to allow VBA code in Excel 2002 to access it. I've studied...
1
3566
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in...
7
2453
by: =?Utf-8?B?UHJhamFrdGE=?= | last post by:
We have an application build on Microsoft Visual Studio 2002 .Net 1.0 ie on 32 bit. Can we port the same application for .NET 2.0. Does .NET 2.0 is supported on Microsoft Visual studio 2002 ie for...
0
7134
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
7012
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...
0
7180
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
7225
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...
1
6901
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...
1
4920
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...
0
3105
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...
0
1429
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 ...
0
307
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.