Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RPC Server Not Available?
Message
From
11/04/2000 01:40:05
 
 
To
11/04/2000 00:30:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00357827
Message ID:
00357831
Views:
18
>Hi All:
>
>I'm having DCOM problems. Can someone tell me what an RPC server is?
>I installed and registered my COM object (.EXE) in my NT 4.0 server.
>Did not install but registered the COM's VBR file in the workstation.
>When I try to instanciate the COM server on the workstation, I get the following
>"RPC SERVER NOT AVAILABLE" message.
>
>What is this RPC Server thing?
>
>TIA

"RPC" stands for Remote Procedure Call. IOW your machine is trying to execute a method of a server process running on another machine (your NT Server).

I don't know many details on how to do this in VFP, but based on the message I would guess that although you may have installed the COM server on the NT box, it may not be running. Getting it running may be as simple as executing the .EXE at the server console.

If it is running, there may be permissions issues with NT.

Sorry I can't help you more - I'm at the limit of my knowledge here.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform