Results 1 to 4 of 4

Thread: how to?

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2002
    Location
    India
    Posts
    50

    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

  2. #2
    Lively Member
    Join Date
    Aug 2002
    Posts
    126
    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+.

  3. #3

    Thread Starter
    Member
    Join Date
    Dec 2002
    Location
    India
    Posts
    50
    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?

  4. #4
    Lively Member
    Join Date
    Aug 2002
    Posts
    126
    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
  •  



Click Here to Expand Forum to Full Width