Stuart Brierley

Integration Management - BizTalk and More

  Home  |   Contact  |   Syndication    |   Login
  71 Posts | 0 Stories | 60 Comments | 0 Trackbacks

News

Archives

Post Categories

I was recently installing BizTalk Server 2010 and encountered an error that I had not seen before:

Error 5009 Registration of BAM performance counters failed

After a small amount of investigation it turn out to be a known issue where the performance counter registry has been damaged.

To fix this problem open a command prompt as administrator and run:

lodctr /r

This will rebuild the performance counter registry, after which you should be able to successfully install BizTalk Server. 

posted on Monday, May 9, 2011 4:33 PM