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

ComboBoxAdv style resetting itself back to Default.

I want to have my combobox use the XP style, but whenever i go back to design mode, the style is reset back to default. I can''t seem to figure out what is causing this. I do notice that the ComboBoxDropDown control also seems to have the same problem. When run the program, as long as I haven''t gone into design mode, will display in XP style, but i get " Object type cannot be converted to target type." Build errors/warnings (one for each object) Any ideas as to why this is happening?? I am using version 2.1.0.9 Thank you, Javier

2 Replies

AD Administrator Syncfusion Team August 25, 2004 04:55 PM UTC

Hi Javier, This problem typically occurs due to version conflict when multiple versions of Syncfusion dlls are present on a machine. This happens because an application gets built against one version and links to a different version at runtime. Please try the following suggestions : 1. Open the project in the designer and make sure that the CopyLocal property is set to false for all the Syncfusion references. 2. If (1) does not help, delete all the Syncfusion dlls and policy files from the GAC 3. Run the Assembly Manager tool chosing the v2.1.0.9 Prebuilt Release. The Assembly Manager tool can be accessed from Start Menu >> Programs >> Syncfusion >> Essential Suite 2.1.0.9 >> Assembly Manager. 4. Open up the project in the designer and delete all the Syncfusion references. Re-add them from the C:\Program Files\Syncfusion\Essential Suite\Assemblies directory 5. Now rebuild your project and run it. Let me know if you need further assistance. We appreciate your cooperation. Regards, Guru Patwal Syncfusion, Inc.


AD Administrator Syncfusion Team August 25, 2004 07:02 PM UTC

Thank you 1 fix my problem Javier

Loader.
Live Chat Icon For mobile
Up arrow icon