@amackenzie , thanks for picking up the question, error is as below while debugging in c#.net.
SolaceSystems.Solclient.Messaging.OperationErrorException
HResult=0x80131500
Message=Failed to connect session
Source=SolaceSystems.Solclient.Messaging
StackTrace:
at SolaceSystems.Solclient.Utils.Types.Utilities.GuardAgainstFailOrNotReady(ReturnCode returnCode, String message, Boolean includeSdkError, ISolLogger logger)
at SolaceSystems.Solclient.Messaging.Native.SessionImpl.Connect()
at Tutorial.TopicPublisher.Run(IContext context, String host) in C:\Users\zzu2kor\git source\ConsoleAppSample\SolaceMessaging\SolaceMessaging\Program.cs:line 86
at Tutorial.TopicPublisher.Main(String args) in C:\Users\zzu2kor\OneDrive - Bosch Group\tryouts\git source\ConsoleAppSample\SolaceMessaging\SolaceMessaging\Program.cs:line 165
This exception was originally thrown at this call stack:
[External Code]
Tutorial.TopicPublisher.Run(SolaceSystems.Solclient.Messaging.IContext, string) in Program.cs
Tutorial.TopicPublisher.Main(string) in Program.cs
@Aaron@marc.dipasquale@amackenzie , Not getting any solution of the above issue, event I checked in with no firewall setting. And not getting any clue why the session creation is failing. Would be great if you provide as code snippet. The git sample program is giving issue in creating session in debug mode.
Unfortunately that error doesn’t give us obvious next steps. Have you opened a support ticket yet? They will be able to privately chat about your environment details and find a resolution.