C5 error in a grid with user defined column and header members
Some days ago, while developing a new application, I get a C5 error in VFP 9 SP 2 that crashes my application.
Making some tests I found that the error occurs when I use a command in a menu item to run a form with a grid with user defined column and header members.
The only way to avoid this error was change the command in the menu item to a procedure to call the form.
Note that the same application run without any error in VFP 9 SP 2 prior versions.
I've made a sample application and posted at Foxite and UT forums with the steps to reproduce the error.
After receive confirmations from Carlos Alloatti and Sergey Berezniker (thanks for both) that this was a bug, I reported it at MS Connect site as you can see here:
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=311857
This bug was also reported at Fox Wikis (thanks to Russell Campbell).
If you want to see this error fixed, please visit the bug link, download the sample, follow the instructions, validate the bug and vote to fix it.
VFP community count on you!