March 2005 Entries
Anyone who has done anything with BizTalk has run into the “could not find a matching subscription error” at one time or another. Keep in mind that under the covers, BizTalk operates under a Publish/Subscibe architecture. What this message is telling us is that nothing has subscribed to our message with it's current properties (namespace, root element, port, etc). This is where the BTSSubscriptionViewer comes in. This handy little, often forgot about tool can be found buried deep within...