Click to See Complete Forum and Search --> : DCOM connection thru VB


December 6th, 1999, 08:06 AM
Hey there..
i'm a tyro in COM/DCOM..how do u connect a VB client to ATL server using DCOMcnfg tool and COCREateinstaneex() as we do in VC or in C++ Client to call Server......please reply ASAp....thanx for ur attention???

Sukumar
December 16th, 1999, 08:38 AM
Hi,
How does your VB client create an Object of Server class?? Are you using any of either new or CreateObject methods?? If yes then I don't think you will have any problem in creating an object of ATL server also. DCOMCnfg tool is used to configure DCOM server components on the Server. Right?????
Please be more clear in your question.

Regards
Suku