Closed trietdao95 closed 7 years ago
I used to use 2105, now 2017. I stepped through the code just now and don't get an exception.
After you Stop debugging, is there a value/setting in Project/Settings for .JoggingXRepeat? Or is it btnXPlus that is Null?
I redownload the code and it works fine now. Thank you!
Great news!
I want to compile the source code myself but there is a problem in GrblJogging.vb at line 24: _gui.btnXPlus.Interval = 1000 / .JoggingXRepeat It said NullReferenceException was unhandled. I'm using Visual Studio 2015. Hope you can help me with this issue