Simon Mourier's WebLog

.Net tools and sample code

Introducing SkedView: how to view BizTalk orchestrations without Visual Studio installed!

This is a very lightweight .net 1.1 winform application that graphically displays a BizTalk Server 2004 orchestration from an assembly in a given path or in the Global Assembly Cache (GAC) just like in Health and Activity Tracking (HAT) or Visual Studio.Net, but *without* Visual Studio installed. It is especially useful in production server environment for example to quickly check currently deployed orchestrations. It needs BizTalk server 2004 (but not Visual Studio) to be installed of course.


Binaries and source code package is available here or here.

It uses undocumented BizTalk winform controls, so it may not work in the future. Use at your own risks! I am also preparing a version that does not need BizTalk assemblies at all. If you are interested, please drop me a note, I would be happy to know about that.

PS: Oh, by the way, make sure you stop by the cool "BizTalk 2004 Administration Management Tool" written by Paul Somers available here

Published Wednesday, October 20, 2004 12:48 AM by simonm@microsoft.com
Filed under: ,

Comments

 

Nikhil Roy said:

Cant seem to find the Microsoft.BizTalk.CommonUI Dll, any idea where it is?

It looks pretty sweet, cant wait to compile it!
October 22, 2004 12:56 AM
 

Simon Mourier said:

Hi Nikhil,

It's located in the Global Assembly Cache (GAC), so it's located in %windir%\assembly\gac\Microsoft.BizTalk.CommonUI, etc... You have to copy it somewhere, and reference it where you copied it. At runtime, the one in the GAC will be picked up (because it's in the GAC and the GAC rules :-)

Simon.
October 22, 2004 9:41 AM
 

米田 Blog ( SQL Server MEMO ) said:

SkedView: BizTalk Server 2004 orchestration を VS.Net ぬき(運用環境)で確認(閲覧)するツール
October 22, 2004 10:40 AM
Anonymous comments are disabled

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker