Hi,
I just migrated a solution from VS2010 to VS2012, and an exception occurs when I use the designer of VS2012 to create controls in my radForms:
System.Runtime.InteropServices.COMException (0x8004D745): A reference to the component 'Telerik.WinControls.UI' already exists in the project.
The exception occurs only when creating RadControls by drag and dropping from the toolBox, when I add Groups to a RadRibbon by clicking on "Add new Group", it works fine.
It also works fine when I add Windows Forms controls, the problem only occurs with Telerik Controls.
I tried under VS2010 and there is no exception raised.
I didn't get the problem when i used VS2010, so is there something special to do when migrating solutions from VS2010 to vs2012 ?
ps : see the attached file to get a more complete stacktrace.
I just migrated a solution from VS2010 to VS2012, and an exception occurs when I use the designer of VS2012 to create controls in my radForms:
System.Runtime.InteropServices.COMException (0x8004D745): A reference to the component 'Telerik.WinControls.UI' already exists in the project.
The exception occurs only when creating RadControls by drag and dropping from the toolBox, when I add Groups to a RadRibbon by clicking on "Add new Group", it works fine.
It also works fine when I add Windows Forms controls, the problem only occurs with Telerik Controls.
I tried under VS2010 and there is no exception raised.
I didn't get the problem when i used VS2010, so is there something special to do when migrating solutions from VS2010 to vs2012 ?
ps : see the attached file to get a more complete stacktrace.