-
How to display a form from Windows Service
If i try to display a form from Windows service app it does not respond.
Any suggestions. I want to display some messages on this form.
-
Re: How to display a form from Windows Service
"Sandeep Uppal" <sandeepuppal@hotmail.com> wrote in news:3e92d47e$1
@tnews.web.devx.com:
>
> If i try to display a form from Windows service app it does not respond.
> Any suggestions. I want to display some messages on this form.
>
Make sure the service is set to log on as the LocalSystem account, and
allowed to interact with desktop.
It is probably a better idea to create a monitor application which
communicates with the service, and which runs as a regular app.
--
Rune Bivrin
- OOP since 1989
- SQL Server since 1990
- VB since 1991
-
Re: How to display a form from Windows Service
"Sandeep Uppal" <sandeepuppal@hotmail.com> wrote:
>
>If i try to display a form from Windows service app it does not respond.
>Any suggestions. I want to display some messages on this form.
I have some source code if you want it. I suggest that you display the message:-
"please give me back the Pandora support mobile phone - I want to do
more night support". Guess who this is!!! How are things? Hope all is well.
-
Re: How to display a form from Windows Service
Hello!
Did you find a solution?
I have the same trouble. Please, could you inform me if you will find!
I will send to You if I will reach smth.
Ok?
Alaxander.
sammy@mediatel.spb.ru
-
Re: How to display a form from Windows Service
Hello!
Did you find a solution?
I have the same trouble. Please, could you inform me if you will find!
I will send to You if I will reach smth.
Ok?
Alaxander.
sammy@mediatel.spb.ru
-
Re: How to display a form from Windows Service
"Me" <Me@csharp.dev.com> wrote:
>
>"Sandeep Uppal" <sandeepuppal@hotmail.com> wrote:
>>
>>If i try to display a form from Windows service app it does not respond.
>
>>Any suggestions. I want to display some messages on this form.
>
>
>I have some source code if you want it. I suggest that you display the message:-
>"please give me back the Pandora support mobile phone - I want to do
>more night support". Guess who this is!!! How are things? Hope all is well.
>
>
I read You have some solution to avoid not responding situation when Form
is created in service.
May I ask You to help me? I am really short of time to solve this:-(.
You email not response...
-
Re: How to display a form from Windows Service
"Sandeep Uppal" <sandeepuppal@hotmail.com> wrote:
>
>If i try to display a form from Windows service app it does not respond.
>Any suggestions. I want to display some messages on this form.
Eh, you just need to check "Interact with desktop" in the service properties...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks