Click to Rate and Give Feedback
MSDN
MSDN Library
BizTalk Server
BizTalk Server 2004
Deployment
 Using the BizTalk Assembly Viewer
Microsoft BizTalk Server 2004
Using the BizTalk Assembly Viewer

The BizTalk Assembly Viewer is not registered automatically during setup. To register or remove the BizTalk Assembly Viewer, follow these steps.

To register the BizTalk Assembly Viewer

  1. From the Start menu, click Run.
  2. In the Run dialog box, type cmd.
  3. From the command line, navigate to <BizTalk Server Install Directory>\Developer Tools\ where BTSAsmExt.dll resides.
  4. At the command line, type:
regsvr32 BTSAsmExt.dll

This command registers the Assembly Viewer to the registry.

To remove the BizTalk Assembly Viewer from the registry

  1. From the Start menu, click Run.
  2. In the Run dialog box, type cmd.
  3. From the command line, navigate to <BizTalk Server Install Directory>\Developer Tools\ where BTSAsmExt.dll resides.
  4. At the command line, type:
regsvr32/u BTSAsmExt.dll

This command removes the Assembly Viewer from the registry.

See Also

Administration Tools

To download updated BizTalk Server 2004 Help from www.microsoft.com, go to http://go.microsoft.com/fwlink/?linkid=20616.

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