-
Here is a little gem that I have come across recently... I have only confirmed this in BizTalk 2006 R2. If you create a receive shape with a filter expression of (BTS.Operation=="somevalue") and your namespace contains BTS. then you will get a build failure similar to: The type or namespace...
-
Here is a simple way to open a command window from within Visual Studio that is aware of the BizTalk Management Utility (bm.exe). I have found this useful while working with interceptor configuration files. This tip will add the Visual Studio Command Prompt to the Tools menu. Nothing too dramatic here...