This is a migrated thread and some comments may be shown as answers.

Radcontrols Design View Error

5 Answers 68 Views
Dock
This is a migrated thread and some comments may be shown as answers.
raju
Top achievements
Rank 2
raju asked on 21 Jun 2009, 08:09 PM
Hi

I am getting the below error suddenly, My application works until yesterday, today I installed "RadControls for ASPNET AJAX Q1 2009", after that my all windows RadGrid contorls giving the errors. 

Error:

Telerik.wincontrols.RadpropertyNotfoundException: No such property registered: Rowspacing,Telerik.windcontrols.UI.GridTableElement.

Regards
raju

5 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 22 Jun 2009, 07:19 AM
Hi Raju,

Thanks for contacting us. The error you get is most probably due to a DLL version conflict.

I would therefore like to ask you to uninstall RadControls for WinForms, remove all Telerik.WinControls.* and also the TelerikCommon assemblies from the Global Assembly Cache (GAC) of Windows and install RadControls for WinForms again. This should clear this error message.

I hope this is helpful.

Regards,
Deyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
raju
Top achievements
Rank 2
answered on 23 Jun 2009, 12:20 AM
Hi
I am still getting the same error, I uninstalled complete winform Radcontrol and reinstall.

at Telerik.WinControls.RadProperty.Find(String className, String propertyName)
at Telerik.WinControls.XmlPropertySetting.DeserializeProperty(String property)
at Telerik.WinControls.XmlPropertySetting.Deserialize()
at Telerik.WinControls.XmlSimpleCondition.CreateInstance()
at Telerik.WinControls.XmlCondition.Deserialize()
at Telerik.WinControls.XmlComplexCondition.CreateInstance()
at Telerik.WinControls.XmlCondition.Deserialize()
at Telerik.WinControls.XmlSelectorBase.DeserializeProperties(IElementSelector selector)
at Telerik.WinControls.XmlElementSelector.Deserialize()
at Telerik.WinControls.XmlStyleSheet.DeserializePropertySettingGroups(PropertySettingGroupCollection resGroups)
at Telerik.WinControls.PartiallyLoadedStyleSheet.get_PropertySettingGroups()
at Telerik.WinControls.XmlStyleSheet..ctor(StyleSheet style)
at Telerik.WinControls.StyleBuilderBase.get_BuilderData()
at Telerik.WinControls.RadElement.ApplyTheme()
at Telerik.WinControls.RadElement.ApplyThemeRecursive()
at Telerik.WinControls.RootRadElement.ControlThemeChanged()
at Telerik.WinControls.ComponentThemableElementTree.CallContorlThemeChanged()
at Telerik.WinControls.ComponentThemableElementTree.ApplyThemeToElementTree()
at Telerik.WinControls.ComponentThemableElementTree.EnsureThemeAppliedInitially()
at Telerik.WinControls.RadControl.EndInit()

regards
raju
0
Deyan
Telerik team
answered on 24 Jun 2009, 04:52 PM
Hi raju,

Thanks for getting back to me and for the Stack Trace provided.

I would like to ask you to carefully check the references to all Telerik controls in your project and make sure that they are the same version. Better yet, you can remove all references and add them anew by using the DLLs from your fresh installation. After that you should rebuild your project, close Visual Studio and open it again to make sure that no references are kept in the memory by Visual Studio.

Please let me know if this does not help.
 

Sincerely yours,
Deyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Mohamed
Top achievements
Rank 1
answered on 06 Jun 2014, 09:19 PM
Dear Telerik Team,

i have telerik win form 2010 and from 2 days i installed 2013 after that all my projects have errors 
i can't open the design for any project
and also i installed VS 2012 same problem
did you have dll or exe to solve the design 

please advice me
Appreciate your immediate response.
Thanks 
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 10 Jun 2014, 01:05 PM
Hello Mohamed, 

Thank you for contacting Telerik Support. 

In Q3 2011, we have removed all obsolete controls from our code base after they were marked as obsolete for more than one year. The release notes are available here: 
 http://www.telerik.com/products/winforms/whats-new/release-history/q3-2011-version-2011-3-11-1116.aspx 

My advice for this case will be to perform the upgrade in two stages. First, upgrade to Q3 2010 where all obsolete controls and their descendants exist. For most of the obsolete controls, we offer a Conversion Tool, which will help you with the conversion. This tool can be used for the following conversions: 
RadTabStrip to RadPageView 
RadPanelBar to RadPageView 
RadComboBox to RadDropDownList 
RadListBox to RadListControl 
Additionally, If you have used the old implementation of our docking control (DockingManger), you will be able to convert it to the new implementation ( RadDock ) again from the option in the old control Smart Tag. 

The only obsolete control which you will manually convert is the RadToolStrip control. The reason for not providing a tool for conversion of this control is the fact that both controls are semantically different, so you will have to manually recreate the control by using  RadCommandBar . From my experience, I can say that this is an easy conversion.

After you convert all your controls to their descendants and clean all errors and warnings, then you can perform an upgrade to the latest version. 

I hope that you find this information helpful. If you have any questions, during the transition process, do not hesitate to contact us.

Regards,
Desislava
Telerik
 
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
Dock
Asked by
raju
Top achievements
Rank 2
Answers by
Deyan
Telerik team
raju
Top achievements
Rank 2
Mohamed
Top achievements
Rank 1
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or