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

.Net Runtime

Hi,
Is it possible to target a later version of the runtime version than the
ones Visual Studio 2003 supports? I would like to target the .Net 2.0
version. As this version comes preinstalled in the latest operating systems.
This would make deploying much easier.
Thanks Perry Langla

Jan 3 '08 #1
4 2995
Hi, Is it possible to target a later version of the runtime version than the
ones Visual Studio 2003 supports?
Sure; by using VS 2005 or VS 2008. Or simply "csc" or "msbuild" at the
command-line.
But VS 2003 cannot target .NET 2.0 AFAIK.

Try downloading the express edition of C# (2005 or 2008); it is free,
and should allow you to try what you want without issues.

And actually - deployment isn't the biggest thing; it would make
*development* easier ;-p

Marc
Jan 3 '08 #2
Further, a machine with .NET 2.0 will generally run a 1.1 app fine, so
I'm not sure how it would make deployment easier... it should already
work fine (unless you are looking to use ClickOnce etc from 2.0, which
obviously *would* make deployment easier)

Marc
Jan 3 '08 #3
I have tried to install the application on a computer with .net 2.0
installed. It gives me a message that program can not be installed because
..Net Framework 1.1.4322 is not installed. The Microsoft link that is given
is redirected to the .net 2.0 download page. I guess Microsoft is not
supporting .net 1.1. Also you asked why not upgrade. I have and my program
does not work correctly in Visual Studio 2008 Professional. I was just
looking for an easy fix before I rewrite my code to work in 2008.

"Marc Gravell" <ma**********@gmail.comwrote in message
news:31**********************************@i7g2000p rf.googlegroups.com...
Further, a machine with .NET 2.0 will generally run a 1.1 app fine, so
I'm not sure how it would make deployment easier... it should already
work fine (unless you are looking to use ClickOnce etc from 2.0, which
obviously *would* make deployment easier)

Marc
Jan 4 '08 #4
Hello Perry,
I have tried to install the application on a computer with .net 2.0
installed. It gives me a message that program can not be installed
because .Net Framework 1.1.4322 is not installed.
Sounds like the install package is preventing this from working.

A mistake on the part of he who wrote the install more than he who wrote
the program.

Theoretically there are ways of tricking the Machine into believing that
..Net 1.1 is installed but it rather depends on how the install program tests
for it.

Also, most simple .Net applications can be installed via XCopy deployment.
So you might get away with installing it on a machine with .Net 1.1 and then
copying the files across to your machine without. Again it depends on the
complexity of the program itself.

--
Rory

Jan 4 '08 #5

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

Similar topics

10
by: Lauren Wilson | last post by:
Ok I have searched the MS website for info on this. I am totally confused. If I want to deploy an Access 2003 app and allow my users to run it using Access 2003 Runtime, where do I get the...
10
by: MLH | last post by:
I am concerned. I have recently moved to A97 from Access 2.0 where I rolled out runtime apps with the ADT. Now, the Office Pro Developer's Edition with Access 97 is what I'm using. I find some...
17
by: Owen Jenkins | last post by:
I have an Access application that is being used by 150+ clients. I develop in 97, convert to 2000 and distribute as a 97 or 2000 mde, or 97 runtime. This limits me to 97 functions. My clients may...
16
by: MLH | last post by:
If I give someone a runtime app, they can open the database window by pressing the F-11 key. How to prevent???
28
by: larpup | last post by:
I have computers setup with A97 runtime with mde's. Work perfectly. I've written an app in 2003 and purchased the Developer extensions. When I load A2003 runtime with my app on a computer that...
3
by: =?Utf-8?B?R3JhaGFt?= | last post by:
I've added 2 tracking services to the wf runtime; one is the standard SqlTrackingService: trackingService = new SqlTrackingService(<trackingConnectionString>); <workflow...
17
by: Neil | last post by:
A client of mine likes some of the new bells and whistles in Access 2007, and is thinking about converting our A03 format MDB to an A07 format file. However, while some of the users have A07, many...
6
by: SMcK | last post by:
I have a PDA-based (Syware Visual CE) database which I need to sync to an Access database. The Access database contains three tables: 1 is the data itself, 2 is a linked table that prefills...
7
by: Norman Diamond | last post by:
A project depends on VC runtime from Visual Studio 2005 SP1, and DotNet Framework 2. Options are set in the setup project properties, so if these two dependencies are not already installed then...
2
by: mohi | last post by:
hello every one , this may be very basic question and may be a bit out of topic ,, can anyone please tell me what are the functions of runtime library and are they the one which create the...
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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...
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
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,...

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.