Hello,
I'm having a very strange problem. I have a Master page with a RadScriptManager and a RadMenu on it. Any of the child pages that use this Master show up with errors in the Visual Studio 2010 designer. However, if I have the Master page already opened (like double click it from the solution explorer), the errors do not appear.
The error looks like this:
Error Creating Control - MainMenu
[A]Telerik.Web.UI.RadPanelBar cannot be cast to [B]Telerik.Web.UI.RadPanelBar.
It then goes on to delineate the versions of each assembly, which match exactly. If someone really thinks It's important I'll copy the whole thing, but I can't copy it and it's a lot of generated ids and such.
I already found a similar post (I can't seem to find it right now) that suggested that Visual Studio was opening two copies of the assembly and that I should run a batch and reg file to remedy it. That did solve a problem I was having, but not this one.
Thanks for any help :)
I'm having a very strange problem. I have a Master page with a RadScriptManager and a RadMenu on it. Any of the child pages that use this Master show up with errors in the Visual Studio 2010 designer. However, if I have the Master page already opened (like double click it from the solution explorer), the errors do not appear.
The error looks like this:
Error Creating Control - MainMenu
[A]Telerik.Web.UI.RadPanelBar cannot be cast to [B]Telerik.Web.UI.RadPanelBar.
It then goes on to delineate the versions of each assembly, which match exactly. If someone really thinks It's important I'll copy the whole thing, but I can't copy it and it's a lot of generated ids and such.
I already found a similar post (I can't seem to find it right now) that suggested that Visual Studio was opening two copies of the assembly and that I should run a batch and reg file to remedy it. That did solve a problem I was having, but not this one.
Thanks for any help :)