Thank you, however my DCOM server is not dll, it's .exe
Anyway, I already found out the reason, there are a couple of register keys (interface and typelib) which I have to import manually.
/regserver doesn't create all necessary keys, maybe because I built my server in Debug mode.
Hi there,
I'm a newbie in DCOM, I wrote a simple DCOM server with VC++:
+Create an MFC app
+Add a simple ATL object
+add a simple method on that ATL object
I've also built a simple client to access my server.
Then I built the server then run SimpleServer /regserver on my PC (where I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.