G
Gabriele G. Ponti
Visual Studio .NET 2002 doesn't support the .NET Framework 1.1, you have to
upgrade.
upgrade.
Sam Gentile said:This is completely incorrect. You can target multiple versions of the
framework and force an app to use either version through the use of Version
Policy files for assemblies.
For a complete discussion of this please see
http://www.3leaf.com/resources/articles/SBS.aspx
--
--------------------------------------------------------------
Sam Gentile [C#/.NET MVP]
.NET Blog http://samgentile.com/blog/
MSDN Column:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/bridge.asp
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
---------------------------------------------------------------
Patrick O'Gorman said:as far as i know you cannot target 1.1 with 2002. you have to upgrade.
Sam Gentile said:This is completely incorrect. You can target multiple versions of the
framework and force an app to use either version through the use of Version
Policy files for assemblies.
For a complete discussion of this please see
http://www.3leaf.com/resources/articles/SBS.aspx
--
--------------------------------------------------------------
Sam Gentile [C#/.NET MVP]
.NET Blog http://samgentile.com/blog/
MSDN Column:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/bridge.asp
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
---------------------------------------------------------------
Patrick O'Gorman said:as far as i know you cannot target 1.1 with 2002. you have to upgrade.
Patrick O'Gorman said:ok....let me be more clear...you can target the 1.1 via an app compiled for
1.0 by altering config file... does this also allow you to debug an app via
vs 2002 using 1.1??
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/bridge.aspSam Gentile said:This is completely incorrect. You can target multiple versions of the
framework and force an app to use either version through the use of Version
Policy files for assemblies.
For a complete discussion of this please see
http://www.3leaf.com/resources/articles/SBS.aspx
--
--------------------------------------------------------------
Sam Gentile [C#/.NET MVP]
.NET Blog http://samgentile.com/blog/
MSDN Column:Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
Patrick O'Gorman said:ok....let me be more clear...you can target the 1.1 via an app compiled for
1.0 by altering config file... does this also allow you to debug an app via
vs 2002 using 1.1??
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/bridge.aspSam Gentile said:This is completely incorrect. You can target multiple versions of the
framework and force an app to use either version through the use of Version
Policy files for assemblies.
For a complete discussion of this please see
http://www.3leaf.com/resources/articles/SBS.aspx
--
--------------------------------------------------------------
Sam Gentile [C#/.NET MVP]
.NET Blog http://samgentile.com/blog/
MSDN Column:Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sam Gentile said:Your original question was:
Unfortunately, the $29 upgrade expired on September 30, 2003.If this isn't your question, please write the exact question so we don't
have to guess. I don't believe you can force VS.NET 2002 to use 1.1 but why
should you? You shouldn't be using VS.NET 2002 and 1.0 of the framework
anymore. The upgrade to 2003 is only $29 and been available since last
February.