I've been having issues getting Telerik controls to display in Visual Studio's designer mode. Some simple controls, like Text Box and Label will be selectable in design mode and have all their properties pop up in the properties pane, but for some like RadGridView and RadPanel they aren't clickable in design view. The only graphical representation I get of them through the design mode is their icon + label appearing in the grey column underneath the rest of the form/user control (like when you have other custom user controls VS doesn't render).
I've read up on some solutions, namely installing Telerik.WinControls.UI.Designer into the GAC through Visual Studio's command prompt and/or referencing it in the project using said controls. I've tried both solutions -- neither have been working. What's odd, is that I followed the same steps in installing those Telerik controls when I had XP running as my Operating System. Now that the firm has been upgraded to Windows 7 it doesn't work. Don't quote me on this, but I think it may do with the extra security permissions given to folders like Program Files that didn't exist in XP.
I know the recommended answer here would be to upgrade to a newer version of WinForms, and while our company does have them, the program I'm working on is several years old and several (11) projects big. Should we update, we'd need to update the GACs on all of the servers that are hosting the program -- this way our users do not have to install/upgrade our applications themselves. Simply put, it would be a very messy situation.
While I found some answers on this, unfortuantely I found nothing recent or that worked. Perhaps my Googling/search skills aren't up to par, but it would be great if someone could help me out here. I'm simply out of ideas at this point.
Thanks,
Eric
I've read up on some solutions, namely installing Telerik.WinControls.UI.Designer into the GAC through Visual Studio's command prompt and/or referencing it in the project using said controls. I've tried both solutions -- neither have been working. What's odd, is that I followed the same steps in installing those Telerik controls when I had XP running as my Operating System. Now that the firm has been upgraded to Windows 7 it doesn't work. Don't quote me on this, but I think it may do with the extra security permissions given to folders like Program Files that didn't exist in XP.
I know the recommended answer here would be to upgrade to a newer version of WinForms, and while our company does have them, the program I'm working on is several years old and several (11) projects big. Should we update, we'd need to update the GACs on all of the servers that are hosting the program -- this way our users do not have to install/upgrade our applications themselves. Simply put, it would be a very messy situation.
While I found some answers on this, unfortuantely I found nothing recent or that worked. Perhaps my Googling/search skills aren't up to par, but it would be great if someone could help me out here. I'm simply out of ideas at this point.
Thanks,
Eric