In one of our projects we started using Service Bus for Windows Server 1.1. After the installation and configuration we searched for a tool to visualize the local Service Bus instance (i.e. queues, topics, messages, …). One of the tools that allow such a visualization is Service Bus Explorer. First we downloaded and run the most recent version of Service Bus Explorer (Version 3.0.4). After connecting to the local Service Bus instance no queues and topics showed up. The problem is, that Service Bus Explorer 3.0.4 is not compatible with Service Bus 1.1, as written in the introduction. Afterwards we installed Service Bus Explorer Service Bus Explorer 2.1.3.0 and when we connected to the local Service Bus instance all the queues an topics showed up.
The subsequent section will provide you the necessary steps to get Service Bus Explorer 2.1.3.0 connected to your local Service Bus instance.

Prerequisites

  • Running Service Bus instance
  • Visual Studio 2013

Get Service Bus Explorer 2.1.3.0 connected to Service Bus 1.1

  1. Download Service Bus Explorer 2.1.3.0
  2. Extract the downloaded ZIP archive
  3. Open the solution in Visual Studio 2013
  4. Run/Start the Service Bus Explorer application
  5. Go to File -> Connect
    service-bus-explorer-1
  6. Configure connection
    service-bus-explorer-2

    1. Service Bus Namespaces: Select Enter connection string...
    2. Connection Settings: Enter the result of the PowerShell commandlet Get-SBClientConfiguration
    3. Connectivity Mode: AutoDetect

Links

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.