H
holysmokes99
I am working on a large project that currently is based primarily in
VB6. There are a number of .Net 1.1 assemblies that are used and
registered via regasm in the VB6 application. Is it possible to also
use 2.0 assemblies in the same VB6 app, or can only one .Net framework
be loaded at any time? If only one at a time, I guess the only way to
utilize the 2.0 framework in the application is to convert all the 1.1
assemblies to 2.0. I hope I don't need to do that.
Thanks,
Marcus
VB6. There are a number of .Net 1.1 assemblies that are used and
registered via regasm in the VB6 application. Is it possible to also
use 2.0 assemblies in the same VB6 app, or can only one .Net framework
be loaded at any time? If only one at a time, I guess the only way to
utilize the 2.0 framework in the application is to convert all the 1.1
assemblies to 2.0. I hope I don't need to do that.
Thanks,
Marcus