Here is the error
Cannot evaluate expression because a thread is stopped at a point where garbage collection is impossible, possibly because the code
If your project is compiled in release (with optimizations turned on), you may see this. Have you tried the DEBUG configuration?