View Single Post

  #12  
Old 04-11-2005, 03:00 PM
bmlkidd Offline
Registered User
 
Join Date: Apr 2005
Posts: 1
Solution that worked for me

Please try the following steps to solve the issue:

1. Start your Windows XP to Desktop.

2. Press Ctrl+Alt+Del key to open the Task Manager.

3. Click File menu and click "New Tasks (run...)"

4. Type "CMD" (without quotation marks) in the box and click OK.

5. Type following command into the prompt window:

Reg add "HKLM\SYSTEM\CurrentControlSet\Services\RpcSs" /v ObjectName /t REG_SZ /d LocalSystem (Press Enter Key)

6. Restart your computer and test the issue again.
Reply With Quote