473,513 Members | 2,513 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET Framework Archetict & Standard

Hi,

I have installed on my computer Visual Studio .NET Archetict 2002. I have
VB.NET Solutions programmed in the Visual Studio .NET Standard 2003 edition,
that wont open in my computer because they're newer!

Is there a way to open and debug Solutions programmed in VS.NET 2003 using
VS.NET 2002?
Can I save the VS.NET 2003 Solutions in VS.NET 2002 format?
If I install VS.NET Standard 2003 on my computer, will it remove all the
extra features I have in VS.NET Archetict?
Nov 21 '05 #1
2 1130
"Amjad" <Am***@discussions.microsoft.com> schrieb:
Is there a way to open and debug Solutions programmed in VS.NET 2003 using
VS.NET 2002?


There is no built-in way to do that, because parts of the VB.NET 2003
code may not be compatible with the older version. Nevertheless, you
can use this tool to save the project in 2002 format:

A Utility to Convert VS.NET 2003 Project Files
<URL:http://www.codeproject.com/macro/vsconvert.asp>

Changes in the .NET Framework:

<URL:http://www.gotdotnet.com/team/changeinfo/>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #2

Jan. 10, 2005

Applications that have been developed with 2003 do not have backward
compatibility with 2002, unfortunately. The great thing about VS .Net 2003 is
that it can be installed on the same computer with VS .Net 2002 because of
its new features. For that matter, any application that has multiple versions
can run and execute at the same time as other versions if it has been
developed with VS .Net 2003! This prevents what was known as Dll Hell! (Sorry
to use that term, but that is what they called it.) In conclusion the answer
to your first question is no. The answer to your second question is yes! :) I
hope this answers your question and have a great day! :)
Joseph MCAD
"Amjad" wrote:
Hi,

I have installed on my computer Visual Studio .NET Archetict 2002. I have
VB.NET Solutions programmed in the Visual Studio .NET Standard 2003 edition,
that wont open in my computer because they're newer!

Is there a way to open and debug Solutions programmed in VS.NET 2003 using
VS.NET 2002?
Can I save the VS.NET 2003 Solutions in VS.NET 2002 format?
If I install VS.NET Standard 2003 on my computer, will it remove all the
extra features I have in VS.NET Archetict?

Nov 21 '05 #3

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

Similar topics

1
2875
by: Vamsi | last post by:
Hi Guys, I have installed Visual Studio.Net on my windows XP machine. First after installing all the required WCU, then installed the Visual Studio.Net. All set up was completed...
0
2408
by: Thomas Scheffler | last post by:
Hi, I runned in trouble using XALAN for XSL-Transformation. The following snipplet show what I mean: <a href="http://blah.com/?test=test&amp;test2=test2">Test1&amp;</a> <a...
5
8635
by: Jukka K. Korpela | last post by:
The HTML specifications define the entities &zwj;, &zwnj;, &lrm;, &rlm; as denoting zero-width joiner, zero-width non-joiner, left to right mark, and right to left mark. Is there any evidence of...
1
1072
by: Andrew Boothman | last post by:
Hi! I was wondering, can VB .NET, Visual C++ .NET and C# .NET all produce "conventional" applications not using the .NET framework as well as applications that use it? I'm currently trying to...
27
3801
by: Daniel Vallstrom | last post by:
I'm having problems with inconsistent floating point behavior resulting in e.g. assert( x > 0.0 && putchar('\n') && x == 0.0 ); holding. (Actually, my problem is the dual one where I get...
20
11219
by: William | last post by:
Original question: "Give a one-line C expression to test whether a number is a power of 2. " Answer: if (x && !(x & (x-1)) == 0) My question: Why does this expression work?
1
8441
by: Oodini | last post by:
Hello, Could anyone explain me the following preprocessor sentences: ---------------------------------------------------------------- #if (defined(__STDC__) && !defined(NO_PROTOTYPE)) ||...
72
4125
by: Paminu | last post by:
In math this expression: (a < b) && (b < c) would be described as: a < b < c But why is it that in C these two expressions evaluate to something different for the same values of a, b and...
42
2646
by: coder_lol | last post by:
Thanks everyone again for contributing to helping me clear C++ confusions. I did some serious reading on copy constructors and assignments and I think I've got a good handle on the memory stuff. ...
0
7260
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
7384
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
7539
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
7525
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
5686
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,...
0
4746
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3234
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
3222
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
456
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.