Designer Fails After Component Upgrade

Hi,

I've upgraded the component package and now Visual Studio fails to show the designer for the form which contains a Grid control.
See attachment for details.

2006-12-31_124219.zip

3 Replies

AD Administrator Syncfusion Team January 3, 2007 04:25 AM UTC

Hi Tmn,

This error can be fixed by rebuilding your project, while other may require the code changes. Please try the suggestion and let me know if this helps.

Best Regards,
Haneef


AD Administrator Syncfusion Team January 6, 2007 10:38 PM UTC

Rebuilding the project does not help.

The problem is the following line:

gridBaseStyle1.StyleInfo.Interior = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Horizontal, System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(199)))), ((int)(((byte)(184))))), System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(234)))), ((int)(((byte)(216))))));

When I comment it everything is ok.
But I want to save the settings.


AD Administrator Syncfusion Team January 8, 2007 02:30 PM UTC

I've solved the problem by reinstalling the components.

Loader.
Up arrow icon