473,326 Members | 2,255 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,326 software developers and data experts.

Is Microsoft Visual studio 2002 compatible with .NET 2.0?

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 32 bit
application as .NET 2.0 is supported on Microsoft Visual studio 2005.
And if yes How .NET 1.0 is to be upgraded to 2.0 on Microsoft visual studio
2002.
Dec 27 '07 #1
7 2445
Hello Prajakta,

VS 2002 works only with the 1.0 version of .NET
if u need to port your app u need to use the specific version of VS

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
PWe have an application build on Microsoft Visual Studio 2002 .Net 1.0
Pie on
P32 bit.
PCan we port the same application for .NET 2.0.
PDoes .NET 2.0 is supported on Microsoft Visual studio 2002 ie for 32
Pbit
Papplication as .NET 2.0 is supported on Microsoft Visual studio 2005.
PAnd if yes How .NET 1.0 is to be upgraded to 2.0 on Microsoft visual
Pstudio
P2002.
Dec 27 '07 #2
"Prajakta" <Pr******@discussions.microsoft.comwrote in message
news:C2**********************************@microsof t.com...
We have an application built in Microsoft Visual Studio 2002 .Net 1.0
OK.
Can we port the same application to .NET 2.0?
Yes.
Is .NET 2.0 supported in Microsoft Visual Studio.NET 2002
application as .NET 2.0 is supported on Microsoft Visual Studio.NET 2005?
No.
And if yes How .NET 1.0 is to be upgraded to 2.0 on Microsoft visual
studio
2002?
VS.NET 2002 can only target v1.0 of the .NET Framework.

You have two options:

1) Stay with VS.NET 2002, although mainstream support ended earlier this
year:
http://support.microsoft.com/lifecyc...ilter=FilterNO

2) Upgrade to VS.NET 2005 and open your project in it - the Conversion
Wizard will kick in and (more or less) convert your project to .NET 2.0. You
could also wait for VS.NET 2008 to be officially released in February (or
download it now if you're an MSDN / TechNet subscriber).
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Dec 27 '07 #3
Thanks alot for the reply..it was reply helpful for me.

One more question does Visual Studio 2005 targets .NET 1.0

"Prajakta" wrote:
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 32 bit
application as .NET 2.0 is supported on Microsoft Visual studio 2005.
And if yes How .NET 1.0 is to be upgraded to 2.0 on Microsoft visual studio
2002.
Dec 27 '07 #4
Most likely, you can upgrade the application by opening it in Visual Studio
2005. It is also possible that you can just compile as 2.0, but you will be
compiling blind and have to rely on compiler errors (if any) to guide you to
fixingthe code. The most likely area for errors from 1.x to 2 is XML.

As for VS .NET 2002, you cannot make it compile 2.0 (this may not be
completely true, as you could hack at the registry, etc., but it is
certainly NOT worth it).

I would suggest upgrading to VS 2005 or 2008 (only MSDN right now) or
downloading the Express SKUs until you can budget the full product.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"Prajakta" <Pr******@discussions.microsoft.comwrote in message
news:C2**********************************@microsof t.com...
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 32 bit
application as .NET 2.0 is supported on Microsoft Visual studio 2005.
And if yes How .NET 1.0 is to be upgraded to 2.0 on Microsoft visual
studio
2002.

Dec 27 '07 #5
dev
On Dec 27, 7:24 am, Prajakta <Praja...@discussions.microsoft.com>
wrote:
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 32 bit
application as .NET 2.0 is supported on Microsoft Visual studio 2005.
And if yes How .NET 1.0 is to be upgraded to 2.0 on Microsoft visual studio
2002.
Hi,

According to me if you open .NET 1.0 application in VS2005. It will
get converted to 2.0 version
but it is not backward compatable.

Check it out. Please let me know

Thanks
NET
Dec 27 '07 #6
Hello Prajakta,

No.

VS 2005 targets only .NET 2.0

Starting from VS 2008 u can change the .NET version but only for .NET 2.0,
3.0 and 3.5

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
PThanks alot for the reply..it was reply helpful for me.
P>
POne more question does Visual Studio 2005 targets .NET 1.0
P>
P"Prajakta" wrote:
P>
>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 32
bit
application as .NET 2.0 is supported on Microsoft Visual studio 2005.
And if yes How .NET 1.0 is to be upgraded to 2.0 on Microsoft visual
studio
2002.

Dec 27 '07 #7
One more question -
Now I am using visual studio 2005 .NET 2.0 for building application for 64
bit.
Now in case if I want to support the same application for .NET 3.0 then will
it be compatible or any Service pack will be available for .NET 3.0.

Please help..

Thanks

Jan 8 '08 #8

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

Similar topics

4
by: amy | last post by:
Hi, I have Visual Studio .NET enterprise architect version 2002 installed on my PC. Now I like to install Visual Studio .NET 2003 Enterprise Architect. Do I need to remove .NET 2002 first...
99
by: Jim Hubbard | last post by:
It seems that Microsoft not only does not need the classic Visual Basic developer army (the largest army of developers the world has ever seen), but now they don't need ANY Windows developer at a...
1
by: Daniel A. Thomas | last post by:
License required Maybe you don't have this but have one of the products that qualifies for the upgrade such as ... Visual Studio .NET 2003 Professional Visual Studio .NET 2003 Professional...
1
by: Scott Chang | last post by:
Hi all, 1)I used Microsoft Visual C++.NET (2002) on my Windows Me and Windows XP Home Edition for the last one and half years. 4-5 weeks ago, I upgraded my PC from Windows XP Home Edition to...
16
by: ShadowOfTheBeast | last post by:
Hi all, is there any one who have developed an application in c# using a text-speech engine using the Microsoft Speech SDK 5.1 especially using visual studio.net IDE 2003 (v7.1) I seem to get an...
4
by: wASP | last post by:
Hi, I am contemplating the purchase of Microsoft Visual Studio .NET, and I've noticed that the prices range anywhere from $200 to $600 USD:...
182
by: Jim Hubbard | last post by:
http://www.eweek.com/article2/0,1759,1774642,00.asp
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...
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...
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: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
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)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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.