PC Review


Reply
Thread Tools Rate Thread

How can I build an Application with VS2005 to be comptible with Framework 1.1?

 
 
cody
Guest
Posts: n/a
 
      7th Mar 2005
How can I build an application with VS2005 to be comptible with Framework
1.1?
In VS2003 there was an option to compile an application to run on Framework
1.1 oder 1.0. Is there something similar in VS2005?


 
Reply With Quote
 
 
 
 
Mattias Sjögren
Guest
Posts: n/a
 
      7th Mar 2005

>How can I build an application with VS2005 to be comptible with Framework
>1.1?


The short answer is that you can't, VS 2005 is prett much hard wired
to v2.0 of the framework.

However, since MSBuild handles the building now, I guess in theory you
could edit the project file to invoke the v1.1 compiler instead. Of
course then you can't use any v2.0 language features.


>In VS2003 there was an option to compile an application to run on Framework
>1.1 oder 1.0. Is there something similar in VS2005?


No, executables compiled with the v2.0 compilers will only run on v2.0
of the framework.



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
 
Reply With Quote
 
cody
Guest
Posts: n/a
 
      7th Mar 2005
Thank you for clarification.


"Mattias Sjögren" <(E-Mail Removed)> schrieb im Newsbeitrag
news:(E-Mail Removed)...
>
>>How can I build an application with VS2005 to be comptible with Framework
>>1.1?

>
> The short answer is that you can't, VS 2005 is prett much hard wired
> to v2.0 of the framework.
>
> However, since MSBuild handles the building now, I guess in theory you
> could edit the project file to invoke the v1.1 compiler instead. Of
> course then you can't use any v2.0 language features.
>
>
>>In VS2003 there was an option to compile an application to run on
>>Framework
>>1.1 oder 1.0. Is there something similar in VS2005?

>
> No, executables compiled with the v2.0 compilers will only run on v2.0
> of the framework.
>
>
>
> Mattias
>
> --
> Mattias Sjögren [MVP] mattias @ mvps.org
> http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
> Please reply only to the newsgroup.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Website won't build -- build failed with no errors, warnings or messages (VS2005) Microsoft ASP .NET 1 3rd Aug 2006 10:53 AM
Build asp.net application under VS2005 environment =?Utf-8?B?c2hlcnJ5bHNv?= Microsoft Dot NET Framework 1 12th Dec 2005 03:28 PM
Build asp.net application under VS2005 environment =?Utf-8?B?c2hlcnJ5bHNv?= Microsoft ADO .NET 1 12th Dec 2005 08:45 AM
Application.DoEvents not in VS2005/Framework 2.0??? Jerry H. Microsoft VB .NET 6 22nd Nov 2005 06:41 PM
Using VS2005 to create an application compatible with framework 1.1 craigkenisston@hotmail.com Microsoft C# .NET 0 7th Feb 2005 05:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:05 PM.