Hello,
So when I create a new content page, everything works perfectly fine, however, when I close out of that page and reopen it, some of my controls do not load properly, or I am unable to access there properties tab.
I get something similar to the following error for each control in the designer:
Error Creating Control - RadDatePicker2
[A]Telerik.Web.UI.RadDatePicker cannot be cast to [B]Telerik.Web.UI.RadDatePicker. Type A originates from 'Telerik.Web.UI, Version=2010.1.415.20, Culture = neutral, PublicKeyToken=121fae78165ba3d4' in the context 'LoadNeither' at location
'C:\Users\xxxxxxxx\AppData\Local\Microsoft\VisualStudio\10.0\ProjectAssemblies\adxffflz01\telerik.web.ui.dll'.
Type B originates from 'Telerik.Web.UI,Version=2010.1.415.40, Cultue=neutral, PublicKeyToken=121fae78165ba3d4'
in the context 'LoadNeither' at location
'C:\Users\xxxxxxxx\AppData\Local\Microsoft\VisualStudio\10.0\ProjectAssemblies\1qe758dw01\TelerikWeb.UI.dll'.
Also, whenever I add a new control to the form it says "A file with the name 'Bin/Telerik.Web.UI.dll' already exists. Do you want to replace it?"
I have tested and these issues are specific to my machine.
It seems that for some reason the controls reference two assemblies but I have no idea how to fix it. any help would be greatly appreciated.
Thanks,
Morgan
EDIT: It seems that this is actually a solution specifc. What I mean is that , If I create a website in some other solution it works fine. If I create new pages or sites in the current solution, then the errors occur.
So when I create a new content page, everything works perfectly fine, however, when I close out of that page and reopen it, some of my controls do not load properly, or I am unable to access there properties tab.
I get something similar to the following error for each control in the designer:
Error Creating Control - RadDatePicker2
[A]Telerik.Web.UI.RadDatePicker cannot be cast to [B]Telerik.Web.UI.RadDatePicker. Type A originates from 'Telerik.Web.UI, Version=2010.1.415.20, Culture = neutral, PublicKeyToken=121fae78165ba3d4' in the context 'LoadNeither' at location
'C:\Users\xxxxxxxx\AppData\Local\Microsoft\VisualStudio\10.0\ProjectAssemblies\adxffflz01\telerik.web.ui.dll'.
Type B originates from 'Telerik.Web.UI,Version=2010.1.415.40, Cultue=neutral, PublicKeyToken=121fae78165ba3d4'
in the context 'LoadNeither' at location
'C:\Users\xxxxxxxx\AppData\Local\Microsoft\VisualStudio\10.0\ProjectAssemblies\1qe758dw01\TelerikWeb.UI.dll'.
Also, whenever I add a new control to the form it says "A file with the name 'Bin/Telerik.Web.UI.dll' already exists. Do you want to replace it?"
I have tested and these issues are specific to my machine.
It seems that for some reason the controls reference two assemblies but I have no idea how to fix it. any help would be greatly appreciated.
Thanks,
Morgan
EDIT: It seems that this is actually a solution specifc. What I mean is that , If I create a website in some other solution it works fine. If I create new pages or sites in the current solution, then the errors occur.