Hello,

I'm trying to open a form on the start event of a service.
The form opens when I start my service but is not accessable.
The form looks like it has been crashed.

Does anyone know how to open a form in a window service?

I've tried to open it through a thread but the form appears and then quickly disappears.