Notification services error on bm.exe
BiztalkPosted by Niklas 24 Jul, 2009 07:52:31If you're trying to for instance remove a BAM-view using bm.exe (bm.exe remove-view -Name:MyView) and you're getting the exception displayed below, you might be logged on to a BizTalk-server that's one node of a BizTalk-group and the Notification Services might be installed on another node.
ERROR: Exception has been thrown by the target of an invocation.
The registry entries for the specified instance of Notification Services could n ot be found.
So, if you have a multi-server environment, just try another server. I did, bada-bing, bada-bom! Success.
This is where I got the idea. http://msdn.microsoft.com/en-us/library/dd801247(BTS.10).aspx#sectionToggle3
//Niklas
- Comments(0)http://development.krogjoggen.se/#post5

