Posted 20 years ago
by Campion
I'm getting a null reference exception in the sample C-Sharp app and in my app. It happens occasionally when the dual horizontal splitter is closed. The error message is:
"An unhandled exception of type 'System.NullReferenceException' occurred in actiprosoftware.winuicore.dll
Additional information: Object reference not set to an instance of an object."
1. Open the C# sample editor application.
2. Split the window so code is display on top and bottom.
3. Quickly move the splitter back to the top.
4. Repeat 2 and 3 as necessary. It happens when the left mouse button is release just prior to reaching the top of the editor.
It happens in at least version 2.0.0105 and 2.0.0107.
"An unhandled exception of type 'System.NullReferenceException' occurred in actiprosoftware.winuicore.dll
Additional information: Object reference not set to an instance of an object."
1. Open the C# sample editor application.
2. Split the window so code is display on top and bottom.
3. Quickly move the splitter back to the top.
4. Repeat 2 and 3 as necessary. It happens when the left mouse button is release just prior to reaching the top of the editor.
It happens in at least version 2.0.0105 and 2.0.0107.