ThatRickGuy
Programmer
Hey all, I'm having a heck of a time with this. I have a class library writen in .Net that has references to our general class lib and a data access class lib.
This assembly is a calculation engine that a third party developer is going to use for an outsourced projected. Only problem is that they use VB6.
If I switch the "Register for COM Interop" tag on for the calculation engine, do I also need to do so for the other 2 libraries that it references? do I also need to do so for any libraries referenced by them?
Any pointers would be greatly appreciated!
-Rick
----------------------
This assembly is a calculation engine that a third party developer is going to use for an outsourced projected. Only problem is that they use VB6.
If I switch the "Register for COM Interop" tag on for the calculation engine, do I also need to do so for the other 2 libraries that it references? do I also need to do so for any libraries referenced by them?
Any pointers would be greatly appreciated!
-Rick
----------------------