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

[Solved] After installing update how do i get my projects to use new version

1 Answer 103 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jaymie
Top achievements
Rank 1
Jaymie asked on 28 Jul 2009, 08:52 AM
It's not as simple as that, but basically I have just installed RadControls for ASP.NET AJAX Q2 2009 to fix an issue I was having while trying to view the design of a page with RadControls in it.
I was getting this error:

Failed to create designer for 'Telerik.Web.UI.RadTextBox, Telerik.Web.UI, Version=2009.1.512.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4'

I read in another topic that I just need to add a reference to the Telerik.Web.Design but the issue was I didnt have the version it is asking for there, so I installed the newer version hoping that if I put both DLL's into my bin directory then everything would be fine. But it isn't.

I assume there is a step I am missing somewhere. Do I have to make some changes in the web.config?

Any help would be appreciated.

I can paste my web.config here if you need

1 Answer, 1 is accepted

Sort by
0
Jaymie
Top achievements
Rank 1
answered on 28 Jul 2009, 09:00 AM
actually, I have just found that when I opened my application again the controls are now visible in the designer. All except the RadScriptManger which states:

System.Web.UI.ServiceReferenceCollection must have items of type 'System.Web.UI.ServiceReference'. 'asp:ServiceReference' is of type 'System.Web.UI.ServiceReference'.

I am going to copy the entire website into a new project and see if that fixes the issues.
Tags
General Discussions
Asked by
Jaymie
Top achievements
Rank 1
Answers by
Jaymie
Top achievements
Rank 1
Share this question
or