SQL Server 2008 (Dev Ed) Install Failure due to MOF compiler error
  Home FAQ Contact Sign in
microsoft.public.sqlserver.setup only
 
Advanced search
POPULAR GROUPS

more...

microsoft ... sqlserver.setup Profile…
 Up
SQL Server 2008 (Dev Ed) Install Failure due to MOF compiler error         


Author: Platypus
Date: Sep 9, 2008 23:16

Hi,

Has anyone come across the following installation error and know how to
troubleshoot:

"The MOF compiler could not connect with the WMI server. This is either
because of a semantic error such as an incompatibility with the existing WMI
repository or an actual error such as the failure of the WMI server to start."

So a solution or a methodology would be appreciated.

This was on a Windows 2008 Server Enterprise box.

TIA

This might help (from Details.txt):

2008-09-10 15:07:28 Slp: Microsoft (R) MOF Compiler Version 6.0.6000.16386
2008-09-10 15:07:28 Slp: Copyright (c) Microsoft Corp. 1997-2006. All rights
reserved.
2008-09-10 15:07:28 Slp: File 'C:\Program...
Show full article (3.16Kb)
1 Comment
RE: SQL Server 2008 (Dev Ed) Install Failure due to MOF compiler error         


Author: Harry
Date: Sep 19, 2008 04:25

Hi ,

I had received the same error. This error is because of the WMI service was
not installed. Go to Add and Remove Programs and select "Turn Windows
features on or off" link and search to WMI service and Install it. Also
install an IIS service required later for working of Analysis feature.

Regards,
Harry

"Platypus" wrote:
> Hi,
>
> Has anyone come across the following installation error and know how to
> troubleshoot:
>
> "The MOF compiler could not connect with the WMI server. This is either
> because of a semantic...
Show full article (3.63Kb)
no comments