Citation :
How exactly does it do this? Does it give an error message?
I had a problem with KPF failing to start a properly while ago. It gave a "cannot connect to server" error dialog every ten seconds or so. I fixed it by adding a dependency for the KPF4 service. I made the KPF4 service depend on RasMan, and that fixed it. To do this, open Regedit, and navigate to this key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\KPF4
Create a new string value called DependOnService, and set it to 'RasMan' (do not put in the half-quotes, of course).
That may work for you.
|