Jacksonville Developers User Group

Learn new things...write better code.
Welcome to Jacksonville Developers User Group Sign in | Join | Help
in
Home Blogs Forums

David Strommer

BizTalk: List deployed assemblies and schemas

Last night I was trying receive an XML document with no namespace.  Which, in my opinion, is more difficult that it should be.  Anyway, I had mistakenly used a root node of “RPError” for the XML with no namespace experiment.  This was a mistake because I already had an existing and different assembly deployed to BizTalk from another sample project with the same root node name and no namespace.  No matter what changes I made to my XML file it continued to work.  I even un-deployed my experimental assembly and it still worked.  It was like a ghost schema.

It finally hit me that I may have another assembly with the same root node name.  It turns out that you can query the BizTalkMgmtDb.bt_DocumentSpec table and return a list of deployed assemblies.  This table not only contains a list of deployed assemblies but message types (schemas and root node) too. 

Published Thursday, October 13, 2005 8:40 PM by david.strommer
Filed Under:

Comments

No Comments
Anonymous comments are disabled

This Blog

Post Calendar

<October 2005>
SuMoTuWeThFrSa
2526272829301
2345678
9101112131415
16171819202122
23242526272829
303112345

News

The content on this site represents my thoughts, opinions, and ideas. It does not reflect those of my employer's in any way.

Syndication

Powered by Community Server, by Telligent Systems