[Qt-interest] QtService on Windows is not starting.
norulez at me.com
norulez at me.com
Sun Oct 23 10:00:23 CEST 2011
Is the service registered? Because if the service isn't registered it couldn't be started.
Best Regards
Am 23.10.2011 um 00:35 schrieb BRM <bm_witness at yahoo.com>:
> Put it under the debugger and use the "-e" parameter so that it doesn't fork.
> If you're using Mingw, then you can load it with gdb and use the same parameter or tell GDB to follow the forked process.
> That should let you catch the crash.
>
> Ben
>
> From: Miha Wagner <miha.wagner at gmail.com>
> To: qt-interest at qt.nokia.com
> Sent: Saturday, October 22, 2011 8:52 AM
> Subject: [Qt-interest] QtService on Windows is not starting.
>
> Hello,
>
> I have a very strange problem. I created service with the help of QtService and now it is not starting.
> First some people said that it could be a DLL problem (that not all DLL's are in a path accessible by the system).
>
> But then I went and checked with Dependancy Walker and it would tell me if it can't find any DLL. But its still not working.
> All that i tells me is:
>
> The service <service-name> could not start.
>
> Is there anywhere where I can see a more descriptive error message or at least find out if any DLL's are really missing?
>
> Thank you.
>
> --
>
> Miha W.
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111023/2c22949e/attachment.html
More information about the Qt-interest-old
mailing list