paolosalvatori / ServiceBusExplorer

The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
MIT License
2.01k stars 585 forks source link

Show error message if a config file is incorrect #770

Closed ErikMogensen closed 7 months ago

ErikMogensen commented 7 months ago

Fixes #769

Shows one or two error messages if a config file is incorrect. The application still dies after that.