Error code 0x80041024 after upgrading to Windows 10

Symptoms

The error is displayed in VisualSVN Server Manager MMC console after upgrading to Windows 10:

Provider is not capable of the attempted operation (0x80041024)

Resolution

Choose one of the following methods which will solve the problem:

  • Method #1: Repair VisualSVN Server installation through Programs and Features.
    Note
    When repairing VisualSVN Server installation, Windows Installer will restart all VisualSVN Server services and the server may become unavailable up to several minutes. Choose Method #2 to avoid the services restart.
  • Method #2: Re-register VisualSVN Server WMI provider by running mofcomp tool.

Method #1: Repair VisualSVN Server installation through Programs and Features

Follow these steps to repair VisualSVN Server installation through Programs and Features:

  1. Start Control Panel and open Programs and Features.
  2. Select VisualSVN Server and click Repair.
  3. Follow the steps of the wizard and finish the repair.

Method #2: Re-register VisualSVN Server WMI provider by running mofcomp tool

Follow these steps to re-register VisualSVN Server WMI provider:

  1. Start elevated cmd.exe under administrator.
  2. Run the following command:
    mofcomp "%VISUALSVN_SERVER%WMI\VisualSVNServer.mof"

Status

This problem has been fixed in VisualSVN Server 3.4.3. Beginning with VisualSVN Server 3.4.3, the error does not occur after upgrading to Windows 10.

Last Modified: