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

Targetting 1.1 with VS2005

Udi
Hi,
I'd like to use VS2005 but to target my application to run on 1.1.
I tried changing the csproj file to include the line -
<Import Project="$(ProgramFiles)\Everett\Everett.targets" />
(I have the everett.targets file on that location) but it doesn't work.
When I execute my app, it asks for .NET 2.0.

How do I make it run with framework 1.1?
Thanks,
Udi

Feb 19 '06 #1
6 2105
Hello Udi,

try to use MSBee
http://www.gotdotnet.com/codegallery...a-9b8d00970371
MSBee uses MSBuild which is builtin VS 2005 to traget .net frame 1.1

Marwan Tarek
http://www.sharepointblogs.com/marwantarek/
Hi,
I'd like to use VS2005 but to target my application to run on 1.1.
I tried changing the csproj file to include the line -
<Import Project="$(ProgramFiles)\Everett\Everett.targets" />
(I have the everett.targets file on that location) but it doesn't
work.
When I execute my app, it asks for .NET 2.0.

How do I make it run with framework 1.1?
Thanks,
Udi

Feb 19 '06 #2
Udi
Hi Marwan,
Thanks for your help, it works with a simple application, however, when
I'm trying it on the real application it fails to build it,
saying "Metadata file 'C:\...Debug\Interop.CWUIControlsLib.dll' could
not be opened -- 'Version 2.0 is not a compatible version.'
(this is a third party dll.)

Any ideas what's going on?
(of course with VS2003 everything worked fine)
Yhanks,
Udi.

Feb 20 '06 #3
Udi
BTW, Everything worked fine even with 2005 targeting to 2.0 and not to
1.1
Thanks!

Feb 20 '06 #4
Hello Udi,

is your third party dll built with .net framework 1.1 or 2.0

Marwan Tarek
http://www.sharepointblogs.com/marwantarek/
Hi Marwan,
Thanks for your help, it works with a simple application, however,
when
I'm trying it on the real application it fails to build it,
saying "Metadata file 'C:\...Debug\Interop.CWUIControlsLib.dll' could
not be opened -- 'Version 2.0 is not a compatible version.'
(this is a third party dll.)
Any ideas what's going on?
(of course with VS2003 everything worked fine)
Yhanks,
Udi.

Feb 20 '06 #5
Udi
Thanks again Marwan,
1.1.

As I said, I'm currently using it on 1.1. Still, when I've ported my
project to 2.0 while targeting it to 2.0 (it's a testing environment)
it works fine as well.
The problem occurs when targeting it to 1.1 with VS2005.

Feb 20 '06 #6
Udi
Marwan, Thanks again.
it was built with 1.1.
I'm currently using it with 2003. But as I said, when building the same
dll with 2005 and targeting to 2.0 it works fine as well.
The problem happens only when building my proj with 2005 while
targeting to 1.1.
Udi.

Feb 20 '06 #7

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

Similar topics

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...
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...
8
by: =?ISO-8859-1?Q?Lasse_V=E5gs=E6ther_Karlsen?= | last post by:
I have a rather big class library solution with lots of projects. Some of these projects I'd like to include .NET 3.5 things in, but only when I'm targetting 3.5. Basically, I'd like to be...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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...

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.