|
-
Jun 7th, 2006, 10:51 AM
#1
Thread Starter
Lively Member
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.
-
Jun 7th, 2006, 11:07 AM
#2
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Jun 7th, 2006, 12:13 PM
#3
Thread Starter
Lively Member
Re: Process, Threads main window visible in client machine, but not in production serve
 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.
 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.
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
|
Click Here to Expand Forum to Full Width
|