Page 1 of 1

DBMonitor and x64 Windows Service App Problem

Posted: Fri 17 Apr 2015 07:50
by ozelaya
Hi,

I have a DataModule with DB components and a TUniSQLMonitor Component.

when I use the module on a desktop app, monitor works ok, but when using it under a windows service x64 on Windows 8.1, it doesnt work. DBMonitor Only displays "UniDAC monitoring is started" and "UniDAC monitoring is finished". DBMonitor is running on same PC.

Is there something else to do to make it work as a Service on Windows 8.1 x64?

Thanks in advance,

Omar Zelaya

Re: DBMonitor and x64 Windows Service App Problem

Posted: Fri 17 Apr 2015 10:23
by AlexP
Hello,

We can't reproduce the problem. UniSQLMonitor works in both x64 and x32 service applications. Please specify the exact versions of UniDAC and IDE, and send a sample of your service to alexp*devart*com .

Re: DBMonitor and x64 Windows Service App Problem

Posted: Fri 17 Apr 2015 17:54
by ozelaya
Hi,

I'm using 6.0.2 for XE7. If I set the monitor property Enabled = true at designtime it works OK. But If I set it at runtime on the OnCreate Event of the DataModule It doesnt work.

Any hints?

Thanks in advance,

Omar Zelaya

Re: DBMonitor and x64 Windows Service App Problem

Posted: Fri 17 Apr 2015 18:03
by ozelaya
Hi,

I meant the Active property.

Thanks

Omar Zelaya

Re: DBMonitor and x64 Windows Service App Problem

Posted: Mon 20 Apr 2015 10:25
by AlexP
We cannot reproduce the problem on the latest UniDAC version. Try to reproduce the problem on the latest UniDAC trial version: http://www.devart.com/unidac/download.html , and let us know the results.