Results 1 to 3 of 3

Thread: Process, Threads main window visible in client machine, but not in production serve

  1. #1

    Thread Starter
    Lively Member SpagettiProg's Avatar
    Join Date
    Dec 2004
    Location
    Miami, Florida
    Posts
    82

    Process, Threads main window visible in client machine, but not in production serve

    First I want to say thank you for helping me......
    http://www.vbforums.com/showthread.p...33#post2493333

    I have a new problem. The main window of the app does not show in our production server when I'm remote desktoped into it.

    I decided to install the service on my client machine, and wordpad.exe is visible, but again not visible on a windows 2000 server.

    fyi- I'm connected to the server via remote desktop.
    If you feel my post has helped, please rate it
    http://www.silentthread.com

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Process, Threads main window visible in client machine, but not in production serve

    Is your app running as an actual service or running under another users profile?

    If its a service the there is no GUI associated with services.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Lively Member SpagettiProg's Avatar
    Join Date
    Dec 2004
    Location
    Miami, Florida
    Posts
    82

    Re: Process, Threads main window visible in client machine, but not in production serve

    Quote Originally Posted by RobDog888
    Is your app running as an actual service or running under another users profile?

    I tried it first using the local system account, and checking "Allow service to interact with desktop"
    - did not work

    Then I tried it using my account which does have rights on that server.
    - did not work either.


    Quote Originally Posted by RobDog888

    If its a service the there is no GUI associated with services.
    Even if it's lauching a program that does have a UI? In this case, wordpad.exe.
    If you feel my post has helped, please rate it
    http://www.silentthread.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width