dbMonitor suddenly stopped working

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
phowe
Posts: 20
Joined: Fri 12 Jul 2013 16:51
Location: Maine

dbMonitor suddenly stopped working

Post by phowe » Mon 25 Nov 2013 20:57

I downloaded and installed dbMonitor, and it was working fine. I did not deliberately change any settings, but now the only thing that dbMonitor shows is a message "dotConnect for Oracle monitoring is started," everything else it used to show (SQL statements, etc.) is missing.

Any idea what might have been inadvertently changed to hide or eliminate all of the important stuff?

Thanks,
Peter

phowe
Posts: 20
Joined: Fri 12 Jul 2013 16:51
Location: Maine

Re: dbMonitor suddenly stopped working

Post by phowe » Tue 26 Nov 2013 17:04

I found the problem, I wrote a Winforms app and declared the OracleMonitor object in the forms class - when I moved it to the static class in program.cs everything started working again. Sorry if I sent anyone on a wild goose chase.

Peter

Post Reply