L
L Poppan
It's possible to run applications generated for .NET 1.1 on .NET 1.0
by using the <supportedRuntime> and <assemblyBinding> tags. When I
try to use a similar technique to run an application generated for
..NET 2.0 on .NET 1.1, I get a BadImageFormatException. Is there some
other way to do this?
Thanks for yor help.
lpoppan
by using the <supportedRuntime> and <assemblyBinding> tags. When I
try to use a similar technique to run an application generated for
..NET 2.0 on .NET 1.1, I get a BadImageFormatException. Is there some
other way to do this?
Thanks for yor help.
lpoppan