Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get server time
Message
From
27/08/2002 12:44:39
 
 
To
22/08/2002 06:42:18
General information
Forum:
Visual Basic
Category:
COM, DCOM and OLE automation
Miscellaneous
Thread ID:
00692361
Message ID:
00694095
Views:
15
This message has been marked as the solution to the initial question of the thread.
>Dear All
>I have a query related to com/dcom
>
>how to configure dcom control to use in a client machine.
>
>(I have created an activex exe which has a function called gettime.
>Next i have created a timeform in which i have a commandbuton. when i click this button i get the server time.
>this works Properly on my win98 server machine.
>
>But the problem is that when i run this erver\timeform on another client win98 pc it gives error message cannot create activex object.)
>
>please let me know where the problem lies.
>
>thanks in advance

You should register the DCOM class using CLIReg on the client machine (you will need the produced VBR&TLB files from the compilation).
Check FAQ#8021 Set up DCOM server on WIN98 only network by John Jones

(you can also try to create a file in shared folder of the remote machine and get its creation time.)

HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform