RPC problem
Visual Basic
3
Posts
2
Posters
0
Views
1
Watching
-
I am trying to connect to a system in a network through WMI. If i am not able to connect to a system through WMI then generally i get "Access Denied" error. for which i know the solution. But now i am getting "RPC server unavaliable" Can someone tell me shat does it means and it's solution.
-
I am trying to connect to a system in a network through WMI. If i am not able to connect to a system through WMI then generally i get "Access Denied" error. for which i know the solution. But now i am getting "RPC server unavaliable" Can someone tell me shat does it means and it's solution.
-
sounds like the rpc server isn't running on the machine you're attempting to connect to. Pull up the services on that machine and see if it's running.