Results 1 to 2 of 2

Thread: Why does VS act strangely?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2002
    Posts
    164

    Question Why does VS act strangely?

    I am running VS2015, version 4.8.03761 on my Windows 7 machine. I opened a project, ran it, no issue. However, the second time I tried to run the project (same VS session), VS did not run it. I put a break point at essentially the first line of code and it was never hit. To make it work again, I either have to reboot my machine or carefully go through Task Manager and kill all processes that weren't running right after the reboot.

    What the heck is going on?

    more info: Just happened again. I closed VS, waited ten minutes or so, and the program ran again.
    Last edited by groston; Yesterday at 10:21 PM.

  2. #2
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,389

    Re: Why does VS act strangely?

    Is it possible that you have a lingering instance of the debugger that's only getting released when Visual Studio closes?

    Next time this happens, open up your task manager before closing Visual Studio and kill any lingering instances.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

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