PDA

View Full Version : Nor Error log created/Error left uncaught


mindworker
05-Oct-2009, 02:01 PM
I use Eurekalog 6.5.1 and have a windows service application which repeatedly terminates with the following error (regarding the EventLog):

EventType clr20r3, P1 myserver.exe, P2 1.1.0.19, P3 4ac3836d, P4 mscorlib, P5 2.0.0.0, P6 492b834a, P7 e2, P8 10, P9 system.invalidoperationexception, P10 NIL.

But nor error report is generated although I activated EurekaLog.
The application uses MySQL.Data and multiple socket threads.

IDE is VS 2008, System Windows 2003 Server

Does anyone have an idea what can be done?

mindworker
06-Oct-2009, 10:56 AM
Is it possible, that Eurekalog does not work with c# windows service applications at all? Or are special settings to be made?
I created a simple service application that will raise an exception a few seconds after start, but Eurekalog does not handle this exception in any way.

Please feel free to check the demo application attached.

Boro
08-Oct-2009, 12:01 PM
Hi,

Windows services are not yet officially supported by EurekaLog.
May I suggest you post this request to the suggestions forum?
The more votes it gets, the sooner it'll be implemented :)

Thanks.

Unregistered
19-Oct-2009, 02:46 PM
You said, it is not "officially" supported. Is there a workaround, how you might activate EurekaLog at Windows Service Application?

Boro
27-Oct-2009, 08:43 AM
Hi,

First of all, please, excuse the delayed response. I was trying to work out some workaround for Windows services, but with varying results.
So, "not officially supported" would have to mean that you can try to activate it, and see what happens.
It might work for your project, or not. :)
Unfortunately, until we implement a complete support for Windows services, I can not say it's supported at any level.
There is a suggestion (http://news.eurekalog.com/showthread.php?t=2492) for this feature in the suggestions forum, you might want to second that suggestion.

Thanks.