DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Sandeep Uppal Guest

    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.

  2. #2
    Rune Bivrin Guest

    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

  3. #3
    Me Guest

    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.



  4. #4
    Guest

    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


  5. #5
    Guest

    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


  6. #6
    Sammy Guest

    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...

  7. #7
    nobody Guest

    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...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links