PDA

Click to See Complete Forum and Search --> : ActiveX DLL -> DCOM? [Resolved]


Dave Sell
Oct 27th, 2004, 10:34 AM
So far I have made ActiveX EXEs work with DCOM in the Windows OS. Can I do this With ActiveX DLLs also?

Thanks!

shunt
Oct 28th, 2004, 10:35 AM
No. You have to use MTS/COM+. These basically host the dll in a DCOM environment.