|
-
Feb 26th, 2001, 02:44 PM
#1
Thread Starter
New Member
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
-
Feb 27th, 2001, 04:57 AM
#2
Fanatic Member
yes it is possible. To make a remote call you have to use DCOM to register the component. use dcomcnfg
-
Mar 1st, 2001, 11:33 AM
#3
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|