Designer Crash in any component related to TeeChart
Posted: Mon Dec 29, 2008 5:26 pm
I've spent a few hours reproducing the parameters of a TChart component in an AX application in a .NET aplication with the corresponding NET element.
It was terrible to find that I apparently wasted my time as I got this error:
El diseñador no puede procesar el código en la línea 180: Me.TChart1.Axes.Bottom.Labels.Font.Size = 9 El código del método 'InitializeComponent' se genera mediante el diseñador y no se debe modificar manualmente. Quite cualquier cambio realizado e intente abrir el diseñador de nuevo.
At the time I was not working on the control, but I had lots of errors in the system designer (anything that referenced a steema object showed an error related to ambiguous names in the Steema namespace). Do you think I can recover my design?
This is my first experience with the .NET component having used the AX component for years without any trouble. Do you know what's going on?, I'm desperate. Thanks for your reply
It was terrible to find that I apparently wasted my time as I got this error:
El diseñador no puede procesar el código en la línea 180: Me.TChart1.Axes.Bottom.Labels.Font.Size = 9 El código del método 'InitializeComponent' se genera mediante el diseñador y no se debe modificar manualmente. Quite cualquier cambio realizado e intente abrir el diseñador de nuevo.
At the time I was not working on the control, but I had lots of errors in the system designer (anything that referenced a steema object showed an error related to ambiguous names in the Steema namespace). Do you think I can recover my design?
This is my first experience with the .NET component having used the AX component for years without any trouble. Do you know what's going on?, I'm desperate. Thanks for your reply