0

I am using Visual Studio 2010 Express edition. While executing below code line I will get "ContextSwitchDeadlock was detected" Exception.

Code Line:

PID = CheckAndShell(NSISCompilerPath, "/v4 /O""" & LogFile & """ " & NSISFile, AppWinStyle.Hide, , True)

I have disabled exception as mentioned in this Link:

Under Debug > Exceptions > Managed Debugging Assistants > ContextSwitchDeadlock

Still I am getting the above exception. How to disable this exception?

IT researcher
  • 3,274
  • 17
  • 79
  • 143

0 Answers0