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

Can VB 2003 use .net 2.0 framework?

cj
Can VB 2003 use .net 2.0 framework?
May 2 '06 #1
7 1085
"cj" <cj@nospam.nospam> schrieb:
Can VB 2003 use .net 2.0 framework?


No, that's not supported.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
May 2 '06 #2
Hi,

The VS.NET 2003 is bound to .NET framework 1.1 and cannot use .NET
framework 2.0 instead.

Kevin Yu
Microsoft Online Community Support

================================================== ==========================
==========================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ==========================
==========================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)

May 3 '06 #3
cj wrote:
Can VB 2003 use .net 2.0 framework?


Visual Studio 2003 compiles to framework 1.1. The code can be run on a
computer only having framework 2.0, though.
May 3 '06 #4
Is this really true? My understanding is that if an application is built to
use 1.1 then it needs 1.1 installed on the target PCs.

Sid.

"Göran Andersson" <gu***@guffa.com> wrote in message
news:e2*************@TK2MSFTNGP02.phx.gbl...
cj wrote:
Can VB 2003 use .net 2.0 framework?


Visual Studio 2003 compiles to framework 1.1. The code can be run on a
computer only having framework 2.0, though.

May 3 '06 #5
"Sid Price" <si*@nowhere.com> schrieb:
Is this really true? My understanding is that if an application is built
to use 1.1 then it needs 1.1 installed on the target PCs.


IIRC no, but testing is required because there might be some
incompatibilities between .NET 1.1 and .NET 2.0.

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

May 3 '06 #6
Hi Sid,

Yes, it's true. See:

Microsoft .NET Framework 1.1 and 2.0 (Beta) Compatibility
http://msdn.microsoft.com/library/de...etfxcompat.asp

Compatibility Testing Scenarios
http://msdn.microsoft.com/library/de...patapptest.asp

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"Sid Price" <si*@nowhere.com> escribió en el mensaje
news:u%****************@TK2MSFTNGP02.phx.gbl...
Is this really true? My understanding is that if an application is built
to use 1.1 then it needs 1.1 installed on the target PCs.

Sid.

"Göran Andersson" <gu***@guffa.com> wrote in message
news:e2*************@TK2MSFTNGP02.phx.gbl...
cj wrote:
Can VB 2003 use .net 2.0 framework?


Visual Studio 2003 compiles to framework 1.1. The code can be run on a
computer only having framework 2.0, though.


May 4 '06 #7
Thanks for the links, very interesting.

I had a user of my application complain that he only had 2.0 on his machine
and that the installer would not complete without 1.1 being installed. I
guess this may be an installer issue that I need to investigate; that was
what made me believe that I needed 1.1 on th etarget machine.

Again, thank you,
Sid.

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAMsogecable.com> wrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
Hi Sid,

Yes, it's true. See:

Microsoft .NET Framework 1.1 and 2.0 (Beta) Compatibility
http://msdn.microsoft.com/library/de...etfxcompat.asp

Compatibility Testing Scenarios
http://msdn.microsoft.com/library/de...patapptest.asp

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"Sid Price" <si*@nowhere.com> escribió en el mensaje
news:u%****************@TK2MSFTNGP02.phx.gbl...
Is this really true? My understanding is that if an application is built
to use 1.1 then it needs 1.1 installed on the target PCs.

Sid.

"Göran Andersson" <gu***@guffa.com> wrote in message
news:e2*************@TK2MSFTNGP02.phx.gbl...
cj wrote:
Can VB 2003 use .net 2.0 framework?

Visual Studio 2003 compiles to framework 1.1. The code can be run on a
computer only having framework 2.0, though.



May 4 '06 #8

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

Similar topics

6
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with...
6
by: David Waz... | last post by:
Moved an app from W/2000 Asp V1.0 to W/2003, VS/2003, ASPV 1.1 Page runs a long job, uploading 2 large fixed length files (300,000 rows) into SQL database. A process is run against the data,...
8
by: Hardy Wang | last post by:
Hi: Is it possible for me to create/open web application from remote machine other than port 80? And create application directly under virtual web site instead of creating a virtual directory?...
3
by: Harry Simpson | last post by:
Windows Server 2003 is supposed to include Framework 1.1 right. I don't have it here but have reports that the web is not running. The users say that the %COMPUTERNAME%\ASPNET user doesn't exist....
9
by: Marc Miller | last post by:
Hi all, I have 2 dev. machines, the 1st is Win 2000 with .NET 7.0 and the 2nd is XP Pro with .NET 2003. My Web Server is Win 2000 Server with IIS 5.0. I can create a new project on my test...
3
by: Sam | last post by:
I wonder whether I should install .net framework 1.1 with service pack 1 into MS Windows 2003 Server? My inquiries Application using ASP.Net 1.1 - Will it run on MS Windows 2003 Server without...
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...
22
by: EP | last post by:
When running my asp.net hosting service (asp.net without IIS), on server 2003 with IIS not installed, I get the following when trying to process a request. "System.DllNotFoundException: Unable to...
14
by: el_sid | last post by:
Our developers have experienced a problem with updating Web References in Visual Studio.NET 2003. Normally, when a web service class (.asmx) is created, updating the Web Reference will...
10
by: cnickl | last post by:
Hi, I have a general ASP.NET question. As far as I understand, if I install the Framework 2.0 I also get ASP.NET 2.0. However I don’t want to spent the money to buy VS 2005 right now. Can I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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...
0
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
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
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...

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.