We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Upgrade to 4.3 broke all my code from version 4.1 (ggc)

I previously had version 4.1 installed on my machine. I installed version 4.3 on my dev machine and after that my project will not build and I am getting a whole lot of error messages. I can't even open up the form in the designer.
What can I do to fix this?

The type or namespace name 'Grid' does not exist in the namespace 'Syncfusion.Windows.Forms' (are you missing an assembly reference?)
The type or namespace name 'Styles' does not exist in the namespace 'Syncfusion' (are you missing an assembly reference?)
The type or namespace name 'SummaryBase' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'Drawing' does not exist in the namespace 'Syncfusion' (are you missing an assembly reference?)
The type or namespace name 'Grouping' does not exist in the namespace 'Syncfusion' (are you missing an assembly reference?)

2 Replies

JA jamesb October 20, 2006 03:27 AM UTC

fix it! removed all references and added them back!

>I previously had version 4.1 installed on my machine. I installed version 4.3 on my dev machine and after that my project will not build and I am getting a whole lot of error messages. I can't even open up the form in the designer.
What can I do to fix this?

The type or namespace name 'Grid' does not exist in the namespace 'Syncfusion.Windows.Forms' (are you missing an assembly reference?)
The type or namespace name 'Styles' does not exist in the namespace 'Syncfusion' (are you missing an assembly reference?)
The type or namespace name 'SummaryBase' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'Drawing' does not exist in the namespace 'Syncfusion' (are you missing an assembly reference?)
The type or namespace name 'Grouping' does not exist in the namespace 'Syncfusion' (are you missing an assembly reference?)


PM Paul McCranie July 15, 2014 04:16 PM UTC

There has to be a better way.


Loader.
Live Chat Icon For mobile
Up arrow icon