So far I have made ActiveX EXEs work with DCOM in the Windows OS. Can I do this With ActiveX DLLs also?
Thanks!
Printable View
So far I have made ActiveX EXEs work with DCOM in the Windows OS. Can I do this With ActiveX DLLs also?
Thanks!
No. You have to use MTS/COM+. These basically host the dll in a DCOM environment.