development.krogjoggen.se

development.krogjoggen.se

About this place

This is the place where I place my thoughts when my head feels to full of other stuff.
Here you can expect to find posts about development; mainly Biztalk but maybe once in a while I'll post other .net-related stuff as well. Kind of depending on what I'm working with at the moment.

One!

Notification services error on bm.exe

BiztalkPosted by Niklas 24 Jul, 2009 07:52:31

If 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
Next »