HI, I have two(2) activeX components that I've created.![]()
One is a .dll, the other is an .exe.
Both work fine... even in in the distributed environment.
However, I can't see my .dll in my DCOM utility... does this mean only .exe's can be true DCOM apps?
I compiled the .dll and even used the regsvr32 utility to make sure it was registered. Then in the Project | References section of my testbed app, i browsed the network and pointed to the .dll on the other server (both by the way are Win2K adv servers). Ran the app and it worked fine...even the intellisense. But when i went to find the component in the Applications tab of the DCOM util, it wasn't there.... just the .exe.![]()
Any ideas??? Thanks in advance!![]()


Reply With Quote