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
DBMonitor and x64 Windows Service App Problem
Re: DBMonitor and x64 Windows Service App Problem
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 .
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
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
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
Hi,
I meant the Active property.
Thanks
Omar Zelaya
I meant the Active property.
Thanks
Omar Zelaya
Re: DBMonitor and x64 Windows Service App Problem
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.