|
-
Feb 25th, 2003, 07:27 AM
#1
Thread Starter
Member
how to?
hai all
i am developing an application in DCOM. i have an activex dll which contains around 200 classes.
inorder to make this dll to work on DCOM, i need to use DLL surrogate in OLE/COM view tool.
but setting dll surrogate property to all of my classes is becomming a big problem. is there any easy way to set this property in all of my classes.
or any otherway to make my dll to work on DCOM?
pls help me
-
Feb 27th, 2003, 02:35 AM
#2
Lively Member
there r.
u can use ActiveX EXE for the server part, but it is not recommended due to the lack of controlling the server.
the best way is to use COM+.
-
Feb 27th, 2003, 03:53 AM
#3
Thread Starter
Member
thanks for reply deja,
but all the code is developed in activex dll. how can i chage it to activex exe now? is there any easy way.
or else, can we write VB code to set the surrogate property to true?
-
Feb 27th, 2003, 06:49 AM
#4
Lively Member
i already post u a message at your other thread.
instead tackling all details about Threading, Object Liftime, Concurrency etc.
use COM+. period.
it is much simpler than DLL Surrogate.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|