Saturday, July 11, 2015

CannotOpenBizTalkHostInstance






TITLE: BizTalk Server Administration
------------------------------
Could not display property pages.

For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2010&ProdVer=3.9.469.0&EvtSrc=Microsoft.BizTalk.SnapIn.Framework.Properties.ErrorMessages&EvtID=CouldNotDisplayProperties&EvtChain=BTSAdminMsg+%2c9528
------------------------------
ADDITIONAL INFORMATION:

For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2010&ProdVer=3.9.469.0&EvtSrc=BTSAdminMsg&EvtID=9528
------------------------------
Instance of the WMI class is not found. (WinMgmt).More than one instance was found with the specified key.
------------------------------
BUTTONS:
OK
------------------------------

Solution:
Go to [BizTalkMgmtDb].[dbo].[adm_HostInstance]
Search for any duplicateNames Present

In My case BizTalkServer Application both were having same name ".....05" and "..........05"
I updated query to reflect other server isntance name "06" so that I have unique entry for BizTalk Server Application Host Instance





So with Updated query - Issue resolved !
 
 
 

No comments:

Post a Comment