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

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 2064
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
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
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
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
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
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
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
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
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
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
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
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
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
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
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
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,...

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.