Console Popup

3 posts / 0 new
Last post
rohitrx4's picture
Offline
Last seen: 4 years 6 months ago
Joined: 02/15/2019
Posts: 10
When DDS Error occurs in C# Application ,DDS library pop up another Console process

Hello,

In my application I am using RTI DDS Publisher and Subscriber. This application built in C# and IDL supported files generated in C++. We handled exception in C# application but when DDS Exception occurs it pops up Console first and then it went to Try Catch Exception.

I am tring to send invalid Object to writer but it should throw the exception instead of showing on console.

Please let me know how to avoid Console pop up for any error (DDS Exception).

Waiting for Your reply.

Organization:
Subscribe to RSS - Console Popup