Especially for Windows XP machines after Service Pack 2 (SP2) is installed some WMI related problems can occur due to security updates included in sp2. These problems cause PragmaSQL not to perform license check correctly and as a result application does can not start. Some probable solutions to this WMI related problem are
Probable Solution - 1: Please ensure that Windows Menagement Instrumentation service is not disabled
Probable Solution - 2: Try running this command and see if it works
netsh firewall set service type=remoteadmin mode=enable scope=all profile=all
Probable Solution - 3: Follow these steps
- Use the Start menu to right-click My Computer.
- Press the Manage item.
- Double-click Services and Applications in the left-hand pane.
- Press Services to expand it.
- Scroll to Windows Management Instrumentation in the right-hand pane and right-click it.
- Press Stop.
- Use Windows Explorer to delete all the files in the %SystemRoot%\System32\Wbem\Repository folder.
- Shutdown and restart your computer. The Windows Management Instrumentation service will start and the files will be re-created.
Probable Solution - 4: Go to Start/Run/CMD and then run each of these hitting enter after each:
- winmgmt /clearadap
- winmgmt /kill
- winmgmt /unregserver
- winmgmt /regserver
- winmgmt /resyncperf
This may or may not repair the repository but will re-install wmi into the registry.]
Probable Solution - 5: To correct permission issues:
- In the Management Console\Services STOP WMI and set to manual.
- Go to the WMI repository %Windows%system32%wbem and delete the repository.
- Set the WMI service back to Automatic
- From %Windows%system32%wbem run "wbemtest" and connect to your namespace.
- Start/Run/Regedit and navigate to: Locate current HKEY_CURRENT_CONFIG\System\CurrentControlSet\Control\Class. Open the class key and right click on the sub key 0000 and select permissions and make sure that the permissions for you [administrator] are "Full".
88a89c17-d053-4743-b442-7a2e147012ec|0|.0