If this were a c++ project you could try attaching the Visual Studio debugger to the editor and check if any exceptions are being raised in the Output window of VS. That could help pinpoint the source of the problem.
If this were a c++ project you could try attaching the Visual Studio debugger to the editor and check if any exceptions are being raised in the Output window of VS. That could help pinpoint the source of the problem.