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

Q: VS2005

Hi

Is there a way in Visual Studio 2005 to compile a solution using .Net 1.0 or
..Net 1.1?

Thanks

G
Dec 1 '06 #1
3 999
"G .Net" <no********@email.comschrieb:
Is there a way in Visual Studio 2005 to compile a solution using .Net 1.0
or .Net 1.1?
No, but you can install VS.NET 2002/2003 side-by-side with VS 2005. In
addition, check out MSBee:

MSBee
<URL:http://msdn.microsoft.com/vstudio/downloads/tools/msbee/>

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

Dec 1 '06 #2
This is held in the app.config file.

Create an application.Config file and place this in the file. Replace the
'v2.0.50727' with your version e.g. 'v1.1.02'

<startup>
<supportedRuntime version="v2.0.50727" safemode="true"/>
<requiredRuntime version="v2.0.50727" safemode="true"/>
</startup>
good luck!

You can also have MSVS use this framwork.
Goto the MSVS directory (default is C:\Program Files\Microsoft Visual Studio
8\Common7\IDE).
Open 'devenv.exe.config' file.
Find the line like the one above.
Replace the version with the version you want.
Hope this helps, and good luck!

--
--
Thiele Enterprises - The Power Is In Your Hands Now!
--
"G .Net" <no********@email.comwrote in message
news:T7******************************@pipex.net...
Hi

Is there a way in Visual Studio 2005 to compile a solution using .Net 1.0 or
..Net 1.1?

Thanks

G

Dec 1 '06 #3
Thanks guys
"Ryan S. Thiele" <ma*****@verizon.netwrote in message
news:Pr1ch.29$bW2.12@trndny04...
This is held in the app.config file.

Create an application.Config file and place this in the file. Replace the
'v2.0.50727' with your version e.g. 'v1.1.02'

<startup>
<supportedRuntime version="v2.0.50727" safemode="true"/>
<requiredRuntime version="v2.0.50727" safemode="true"/>
</startup>
good luck!

You can also have MSVS use this framwork.
Goto the MSVS directory (default is C:\Program Files\Microsoft Visual
Studio
8\Common7\IDE).
Open 'devenv.exe.config' file.
Find the line like the one above.
Replace the version with the version you want.
Hope this helps, and good luck!

--
--
Thiele Enterprises - The Power Is In Your Hands Now!
--
"G .Net" <no********@email.comwrote in message
news:T7******************************@pipex.net...
Hi

Is there a way in Visual Studio 2005 to compile a solution using .Net 1.0
or
.Net 1.1?

Thanks

G

Dec 4 '06 #4

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

Similar topics

3
by: Robert | last post by:
I have an application with custom configuration sections in it's app.config file. Here's a shortened excerpt: <monitors> <monitor...
3
by: Darrin | last post by:
Hello, I see that VS2005 and the new framework 2.0 is out to the public now. Wondering about some things. When you install the new framework 2.0 can a person still use visual studio 2003 or...
9
by: Jeff Gaines | last post by:
I have just installed VS 2005 (MSDN version) and I am having problems coping files to the Projects folder while VS2005 is running. The projects folder is on a network share and I have used...
5
by: GaryDean | last post by:
(my original post was inaccurate but this post accurately describes what I think is a very bad vs2005 bug) short description... Deleting a dataset and recreating it from the dataadapter causes...
10
by: musosdev | last post by:
Hi guys I'm trying to migrate to VS2005... I've managed to do that, but realised I'd opened my web projects as file projects, and I'm getting the error about network BIOS command limit. ...
6
by: Brad | last post by:
I have a win2003 server workstation with multiple webs, each web has it's own ip address. In VS2005, if I select to open an existing web site, select Local IIS, the dialog correctly displays a...
7
by: Frank Rizzo | last post by:
Is it me or is the speed of VS2005 actually slower than VS2003? The startup is pretty bad - even though I changed VS to display an empty environment. When I create a new form and want to change...
9
by: yevvi | last post by:
Hi, We have a product with bunch of dlls which are now built with Visual Studio 2003. We want to switch the build to use VS2005. I have read that in VS2005 runtime libraries come as...
15
by: Joseph Geretz | last post by:
OK, I'll admit it up front - I just don't get it. Here's our previous VS2003 development model. Developers develop the WS solution on their own workstations, using their own IIS web servers...
5
by: Gumby | last post by:
Hi there! A "special" project team in our department has decided to purchase XMLSpy. We standardize on VS2005 as our IDE and up to now everyone has used the XML parser in VS2005. Are there...
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: 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...
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
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,...

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.