c# - Visual Studio 2013 remote debugger monitor error (not trying to do anything remote) -


i've been using vs 2013 quite while , problem occures quite often, although goes away week or two.

sometimes, after running program in debug mode few times, following error: vs error

the workaround have found close visual studio windows, wait minute (yes, seems important too. have no idea why.) , re-open visual studio. takes few attempts, after 3-4 tries manage programs running again. @ least, couple more times, before happens again.

this has been happening in couple of projects (most of windows forms projects, written in c# - related? ). don't use remote debugging - run locally, don't understand remote debugging about.

i've tried looking on internet before posted, , seemed visual studio 2013 uses remote debugger 64 bit environment. os windows 7 / 64 bit, explain why it's using it. however, couldn't find me resolve situation questions / posts deal people try remotely debug applications...

i error when try debug on remote machine client remote debugger tool turned off. make sure in project properties=> debug section "use remote machine" option isn't checked:remote machine


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -