I recently released an application that requires SQL Server Express. SQL Server Express will install as a prerequisite if not detected on the machine. One particular group of users from the same company are reporting the following error message when the prerequisite installer runs: "The SQL Server System Configuration Checker cannot be executed due to the WMI configuration on the machine: <COMPUTER NAME HERE> Error: 2147500034 (0x80004002)." I've searched around on google and there are solutions but no explanations to why the error occurs.
Have any of you run into a similar situation was it related to a particular application installed on the machine?
