How to avoid ContextSwitchDeadlock when debugging

  • Thread starter Thread starter Waldy
  • Start date Start date
W

Waldy

Hi there,
every time I try stepping through C# projects in VS 2005, I am
plagued by the ContextSwitchDeadlock error messages. Is there any way of
avoiding this?
 
Hi,

I haven't tried this myself, but will the errors go away if you debug without
the vshost process?

(In project configuration there is a place where you can disable the vshost
proccess)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top