Results 1 to 3 of 3

Thread: Remote COM+ server

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    3
    Hi,

    I want to seperate COM+ from webserver. That means i'll put all dll files on one machine, and put webserver and ASP files on the other machine. Is that possible? If yes, how to call a remote COM+ from ASP. Could you give me some ideas?
    (OS: windows2000, COM+: VB)

    Thanks.

    -Elain

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Dunmow,Essex,England
    Posts
    898
    yes it is possible. To make a remote call you have to use DCOM to register the component. use dcomcnfg

  3. #3
    Lively Member
    Join Date
    Aug 1999
    Location
    Amsterdam
    Posts
    117
    The easiest way is to do an Application Proxy export, and install it on the Webserver.
    Another question you'd might ask is; do you really want to run your COM+ App. on a seperate box !

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