G
Guest
I have a .net program written in 1.1, that doesn't work in .net 2.2.
We use it from a non-dotnet application, so it is called through a COM
interface.
The problem is that when it is called through the COM interface, it runs in
2.0 and fails.
How do I prevent that?
We use it from a non-dotnet application, so it is called through a COM
interface.
The problem is that when it is called through the COM interface, it runs in
2.0 and fails.
How do I prevent that?