MightyJ
wzl-lid
Sinds 25/1/2005
T: 42
R: 230
|
11/9/2005 -
22:06u
| Quote
|
Wat is de RPC-server
als ik soms liedjes op mijn Mp3 wil zette, willen sommige liedjes er niet met excuus: RPC- sever niet beschikbaar wat wil dit zegge en hoe zou ik dit kunne oplosse ?
alvast bedankt
|
WishMaster
[mod] 666
Sinds 26/2/2003
T:99 -
R:2018
|
11/9/2005 -
22:18u
| Quote
|
Click Start, click Run, type the following line in the Open box, and then click OK: net start rpcss
Error: 'RPC Server is unavailable'
The client machine displays error "RPC Server is unavailable".
What does this mean?
The error is usually caused because the server can't be located. Make sure you can ping the server machine using the string you typed into the ComputerName property of the TRemoteServer.
# You might also want to try using an IP address instead in case there is some problem with your DNS configuration or the hosts file. Try setting the "Default Authentication Level" to (Run DCOMCNFG on the server to do this.)
# It may be that you have a static value in your registry's field PagedPoolSize.
Set PagedPoolSize to 0 at:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
# Lastly, check the Microsoft Developer's Network on the Web for the latest information on this Microsoft transport. The MSDN can be located at the time of the writing at www.microsoft.com/msdn. You can also try this direct link:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q224370
|
MightyJ
wzl-lid
Sinds 25/1/2005
T:42 -
R:230
|
13/9/2005 -
19:27u
| Quote
|
thx but still some things stay chinese for me
|