Share via


WMI error on Biztalk

From time to time I have found this error when opening the Biztalk management console: "A connection to Windows Management on \\.\ROOT\MicrosoftBizTalkServer cannot be established: Invalid namespace".

It can be solved executing "mofcomp" on the BTSWMISchemaXP.mof file found on the biztalk installation directory.

Comments

  • Anonymous
    April 27, 2006
    Thanks for this information.  We were performing a disaster recovery test today.  Restored our BizTalk servers from tape and ran into this error.  Running the command fixed the issue.  Does this just reregister the WMI provider for BizTalk?