Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: SQL Configuration Manager Problem

    try this first

    go to c:\windows\system32\wbem

    run the below command

    mofcomp "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof". for sql server 2008

    mofcomp "C:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof". for sql server 2005

    EX:

    {

    C:\WINDOWS\system32\wbem>mofcomp "C:\program files\microsoft sql...

Viewing post 1 (of 1 total)