Symptoms
This article provides steps to resolve the problem that occurs when all VisualSVN Server components are installed, but the management console displays the following message:
An attempt to remotely administer the VisualSVN Server installation fails with the error message:
Cause
This problem usually indicates an invalid or corrupt registration of the VisualSVN Server WMI provider. One known common cause of that is performing an in-place upgrade of the Windows installation.
Resolution
Choose one of the following methods to solve the problem.
Method #1: Repair VisualSVN Server installation through Programs and Features
Follow these steps to repair your VisualSVN Server installation through Programs and Features:
- Start the Control Panel and open Programs and Features.
- Select VisualSVN Server and click Repair.
- Follow the steps of the wizard to finish the repair.
Method #2: Re-register VisualSVN Server WMI provider by running mofcomp tool
Follow these steps to re-register the VisualSVN Server WMI provider:
- Start a Command Prompt (cmd.exe) as an Administrator.
-
Run the following command:
mofcomp "%VISUALSVN_SERVER%WMI\VisualSVNServer.mof"