R
Rob Fulwell
I have changed all the references to point to 1.1 versions of the dlls
but now it seems the assembly isn't being built to conform to what .NET
1.1 expects. I get a BadImageFormatException.
Is there another trick to building a .NET 1.1 assembly with VC#EE Beta 2?
BTW, the XML correctly specifies the 1.1 runtime in the
<startup><supportedRuntime> tag of the app.config file.
Thanks,
Rob.
but now it seems the assembly isn't being built to conform to what .NET
1.1 expects. I get a BadImageFormatException.
Is there another trick to building a .NET 1.1 assembly with VC#EE Beta 2?
BTW, the XML correctly specifies the 1.1 runtime in the
<startup><supportedRuntime> tag of the app.config file.
Thanks,
Rob.