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

Net 2.0 program published with VS2008 now requires Net 3.5

I am a hobbiest C# programer. I wrote and published a database image
browser in Visual Studio express 2005 using DotNet 2.0.

I made a minor change and then re-published using Visual Studio Express
2008.

Now installations on user machines puke, requiring users to install DotNet
3.5.

How do I publish a program from VSE 2008 that only requires older DotNet
2.0 libraries?

Thanks much,

--Tim Sprout

Jun 27 '08 #1
2 972
On Wed, 30 Apr 2008 15:40:30 -0700, Tim Sprout <tm**@ptialaska.netwrote:
[...]
How do I publish a program from VSE 2008 that only requires older DotNet
2.0 libraries?
Assuming the Express version of VS is the same as the retail version in
this respect, you just need to go to the project properties (the same page
where the type of output is specified) and choose the appropriate .NET
Framework version as your target.

Now that I think about, it's possible you might have to remove unused .NET
3.5 references from your project as well. I'm not sure about that.

In any case, once you find the right settings in your project, it should
take less than a minute to get everything working right. :)

Pete
Jun 27 '08 #2
"Peter Duniho" wrote:
>[...]
How do I publish a program from VSE 2008 that only requires older DotNet
2.0 libraries?

Assuming the Express version of VS is the same as the retail version in
this respect, you just need to go to the project properties (the same page
where the type of output is specified) and choose the appropriate .NET
Framework version as your target.

Now that I think about, it's possible you might have to remove unused .NET
3.5 references from your project as well. I'm not sure about that.

In any case, once you find the right settings in your project, it should
take less than a minute to get everything working right. :)

Pete
That was easy! Thanks, Peter

--Tim Sprout

Jun 27 '08 #3

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

Similar topics

44
by: Xah Lee | last post by:
here's a large exercise that uses what we built before. suppose you have tens of thousands of files in various directories. Some of these files are identical, but you don't know which ones are...
17
by: Hypnotik | last post by:
Hello everyone. I'm working on a program which uses a class (Shelf) and a struct (Book). In the main program we declare an array (Library) which is of type shelf. The program takes in various info...
9
by: Hypnotik | last post by:
Ok, so I've finished the "library" problem. The program takes in input and sorts the information. However the program crashes if I enter an authors name beginning with the letter z. Also if the book...
20
by: Iouri | last post by:
Hi everybody, We are currently using VS2003 and now we are in the porcess of upgrading to the next Visual Studio version. Does somebody have a real life experience with VS2008? My boss wants to...
2
by: Academia | last post by:
I have vs2005 installed on the System disk and vs2008 installed on a different disk. I want to remove VS2005. I read one time about some problem with uninstalling vs2005 after vs2008 is...
8
by: Frank Hauptlorenz | last post by:
Hello out there, I changed an existing and good working webservice from an wsHttpBinding to an NetTcpBinding. This is working (after trying some time) and has real a better performance! But...
3
by: Cirene | last post by:
I uninstalled VS2008 and reinstalled it. Then, when trying to install SP1 I got a "fatal error" at the end. Any suggestions? Here's the detail towards the bottom... ...
4
by: BillE | last post by:
I have found articles on line about using word interop for spell checking with visual studio applications. Most of the articles are several years old, though - VS2003, maybe 2005. I couldn't...
3
by: =?Utf-8?B?SmFtZXMgV29uZw==?= | last post by:
Hi everybody, There is a fatal error while installing VS2008 SP1 on Vista 64bit Business edition. The last line of error log is Installation failed with error code: (0x80070643) I tried to...
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
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...

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.