|
-
May 9th, 2002, 02:06 PM
#1
Thread Starter
Lively Member
DCOM question
Hi,
I build a dcom object (ActiveX.EXE in vb6) that it is installed on an server. When a client call this object, the object will instantiate an local dll and start use that dll (this process is used to perform pay per view movie orders). The local dll can be shown on the screen. In my case, I cannot make'it to show on the server screen. When I build the components, I build at the begining theAxtiveX.EXE as an DLL for testing and debuging, and then I converted to ActiveX.EXE. On my development machine I was able to see on the screen the dll activity. On the production server, installed as a DCOM server, I cannot see the result from the dll. Everything runs ok, I can monitor the dll activity using the task manager, but I'm curious if , and what can be setup to let the dll to show on the screen.
Thank you,
Sorin
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
|