I have created an interactive cd-rom in vb2005. The government has not
made the upgrade to 2.0, is there any way to publish this out so that is
will use the 1.1 framework instead fo the 2.0?
Mattias Sjögren - 21 Jun 2006 21:21 GMT
>I have created an interactive cd-rom in vb2005. The government has not
>made the upgrade to 2.0, is there any way to publish this out so that is
>will use the 1.1 framework instead fo the 2.0?
The 1.1 runtime will not be able to load code compiled for 2.0. You
have to recompile targeting 1.1 (using VS2003 for example).
Mattias

Signature
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Thomas Scheidegger [MVP] - 21 Jun 2006 23:07 GMT
> I have created an interactive cd-rom in vb2005. The government has not
> made the upgrade to 2.0, is there any way to publish this out so that is
> will use the 1.1 framework instead fo the 2.0?
if source code is compatible to 1.1, try 'MSBee'
http://www.codeplex.com/Wiki/View.aspx?ProjectName=MSBee
http://blogs.msdn.com/msbuild/archive/2006/05/17/600347.aspx
http://www.microsoft.com/downloads/details.aspx?FamilyID=e0d0776f-25c4-444a-a6b9
-71d06826f5b4

Signature
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/