Debugging Issue

This forum is meant for questions and discussions about the X# language and tools
Post Reply
boonnam
Posts: 88
Joined: Mon May 08, 2017 6:42 pm
Location: USA

Debugging Issue

Post by boonnam »

One of our new employee is having problem viewing values of variables during debug. The error is "NameValueType oDbfInternal error in the X# compiler". Once the debugger stop at the break point, she right-click on the variable and choose QuikWatch. She would get this error. I thought she might be missing the MacroCompiler DLLs, but she still getting this error after she copy these DLLs. Any suggestion how to fix this? Thanks!
boonnam
Posts: 88
Joined: Mon May 08, 2017 6:42 pm
Location: USA

Re: Debugging Issue

Post by boonnam »

It got fixed. We had to patch their Visual Studio.
Post Reply