Results 1 to 5 of 5

Thread: Viewing a hidden proccess?

  1. #1

    Thread Starter
    Addicted Member ProgrammerJon's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    203

    Question Viewing a hidden proccess?

    Is is possible to view a proccess?
    If it is possible then how do you view a procces?


    Reason why I want to do this:
    I have problem with Visual Basic.NET: http://www.vbforums.com/showthread.p...hreadid=229772
    Everytime is press the RUN button VB.NET freezes and my program opens but it is shown as a hidden process, so I want to make it so that it isn't a hidden process.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Viewing a hidden proccess?

    Originally posted by ProgrammerJon
    Is is possible to view a proccess?
    If it is possible then how do you view a procces?

    Reason why I want to do this:
    I have problem with Visual Basic.NET: http://www.vbforums.com/showthread.p...hreadid=229772
    Everytime is press the RUN button VB.NET freezes and my program opens but it is shown as a hidden process, so I want to make it so that it isn't a hidden process.
    Did you try Task Manager . There you can view all running processes .

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    one more important thing , after you click Processes goto view menu and click Set Columns so you can view other options .

  4. #4

    Thread Starter
    Addicted Member ProgrammerJon's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    203
    Thanks.
    Is there a way that I can switch to a hidden procces.

    I have an application that runs as a process, is it possible to switch to that application so that I can see the form etc.

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by ProgrammerJon
    Thanks.
    Is there a way that I can switch to a hidden procces.

    I have an application that runs as a process, is it possible to switch to that application so that I can see the form etc.
    Can you see your app in the list of processes ? or Is it a running hidden Process ??

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