EventSourceException message in debugger

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
alan
Posts: 6
Joined: Mon Jun 08, 2015 7:34 am

EventSourceException message in debugger

Post by alan » Wed Jul 08, 2015 1:58 pm

I see the following messages in my debugger when I run the DemoAppWPF from the debugger and select the point line example and click on the x close button to exit the app:

EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
EventSourceException
The program '[8372] DemoAppWPF.vshost.exe' has exited with code 0 (0x0).
The program '[8372] DemoAppWPF.vshost.exe: Program Trace' has exited with code 0 (0x0).

ArctionJari

Re: EventSourceException message in debugger

Post by ArctionJari » Thu Jul 09, 2015 1:58 pm

Just tried this using 6.4.1 demo application and wasn't able to get those exceptions.

-Is this happening every time?
-Which version of Visual Studio are you using?
-Have you modified the project/source in any way?
-Are you taking any other actions than just opening the project, start debugging (F5), selecting the point line example and then closing the application?

alan
Posts: 6
Joined: Mon Jun 08, 2015 7:34 am

Re: EventSourceException message in debugger

Post by alan » Wed Aug 26, 2015 8:45 am

I just tried again and with the current version I don't see the messages.

Yes, this was happening every time and I didn't modify the project. I'm using visual studio 2013 ultimate. I only took the actions I described.

Post Reply