Results 1 to 4 of 4

Thread: Unexpected CPU-Usage after closing Application (in IDE)

  1. #1

    Thread Starter
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863

    Unexpected CPU-Usage after closing Application (in IDE)

    Hy I'm observing an unexpected CPU usage of my application. It occurs when I start it from within the IDE and then close it. The task-manager then shows a CPU usage of 10-15% (on a 8 CPU system) of the still running IDE process, that wouldn't be the real problem. If I want to restart the application from within the IDE it doesn't start.
    This last for about a minute, the n the CPU usage for that process goes down to zero and I can restart the application.

    Since I only start and then stop the application only the Form is started, no objects are created etc.

    Is there anyplace where I could look what is happening with the system?
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Unexpected CPU-Usage after closing Application (in IDE)

    Do you see the same behaviour with other projects or is it just one?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863

    Re: Unexpected CPU-Usage after closing Application (in IDE)

    God point, I checked with another application. It's showing the same, a relation with the a lost feature in the debugger, which couldn't be restored by a new installation of IDE I'm considering to do a complete new installation of the computer.
    Thanks for this hint.
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

  4. #4
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: Unexpected CPU-Usage after closing Application (in IDE)

    Quote Originally Posted by opus View Post
    God point,...
    John's true identity exposed.
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

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