Page 1 of 1

Exception in design mode

Posted: Mon Mar 01, 2021 3:15 am
by Jeff Absalom
Hello
This looks a nifty software for a few projects of mine. I hit a problem though:
When I double click a form with the dgk control on it I get an exception screen. See attached what I reproduced on object array example.
Can it be fixed?
I would appreciate some help
Thank you
DesignException.png
DesignException.png (19.94 KiB) Viewed 13638 times

Re: Exception in design mode

Posted: Tue Mar 02, 2021 2:20 am
by Prashant Kande
Hi Jeff
Sorry about the bug. We know about it but it somehow got through the cracks in priorities. It happens inconsistently in our tests. I have raised its priority.

In my experience I always could get around it by restarting Visual Studio, rebuilding the project, etc. Remember that for x64 product you need to switch to x86/win32/AnyCPU configuration before opening the form designer. When the modification is done, switch to x64 and to the build.

The pure .net control coming in the next version will be another option.

Please update this or get in touch if nothing works.