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

[Solved] Error Creating Control

7 Answers 301 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Doug
Top achievements
Rank 1
Doug asked on 19 Mar 2009, 02:08 PM

I just downloaded the Q1 2009.  I uninstalled my eval and installed the Q1 2009.  I moved the appropriate DLLs to my project and referenced them.  My website runs fine but the design view is having problems finding RadComboboxes, RadSliders, RadGrids and RadDatePickers.  The RadTextboxes render fine.  I made sure to reference the new Telerik.Web.Design but to no avail.  I thought maybe there was some disconnect because of the split of design.dll (and still do) so I drag and dropped a control to see if this would right the wrong but the dropped control also had the error creating control.

The error reads: "Could not load file or assembly 'Telerik.Web.UI, Version=2009.1.311.35, Culture=...' or one of its dependencies..." Which tells me that it's looking in the wrong DLL it should be looking in Telerik.Web.Design.  I don't know how to tell it where to look though.  Are the RadTextBoxes still rendered (Design) from the Telerik.Web.UI?

Thanks,
Doug

7 Answers, 1 is accepted

Sort by
0
Joe
Top achievements
Rank 2
answered on 19 Mar 2009, 06:41 PM
I have the same issue, sort of....

On my Vista Business machine, I had the error. I removed the version number from the web.config and it solved the problem.

Now when I open Visual Studio on my laptop (running XP), I get the error creating control message.

Not sure what I need to do to resolve this.... I have the smae version of dll's on both machines.

Joe
0
Chris
Top achievements
Rank 1
answered on 20 Mar 2009, 12:01 AM
I have a similar issue - or issues.  I get a message about not finding System.Web.Extensions when I try running the examples and if I try to put a splitter on a page and change a property Visual Studio crashes completely.

After having JUST fixed the fact that installation itself caused the .net framework to get corrupted (which Telerik have no posted a fix for) I'm facing these problems....PLEASE telerik, fix this latest release up, its totally undermining your credibility.
0
Atanas Korchev
Telerik team
answered on 20 Mar 2009, 08:23 AM
Hello,

Those design time error may occur if you are using Visual Studio 2008 without service pack. Please check the last item from our troubleshooting section and this blog post for more info.

Regards,
Albert
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Joe
Top achievements
Rank 2
answered on 20 Mar 2009, 02:38 PM
I just upgraded my laptop to Visual Studio Service Pack 1 and I can confirm that the "error creating control" has been resolved.

Thanks!
Joe
0
Doug
Top achievements
Rank 1
answered on 07 Apr 2009, 06:05 PM
VS SP1 fixed for me as well

Thanks,
Doug
0
COLIN
Top achievements
Rank 1
answered on 23 Jun 2009, 02:16 PM

I was having a lot of problems with this and to solve it i had to use the DLL from the Bin35 directory and drag and drop it to C:\WINDOWS\assembly so it would be part of the GAC.
I had the wrong DLL registered prior to solving my issue.

0
Ravinder
Top achievements
Rank 1
answered on 23 Jun 2009, 07:53 PM
Thanks for the information on this page. It was really helpful...
Tags
General Discussions
Asked by
Doug
Top achievements
Rank 1
Answers by
Joe
Top achievements
Rank 2
Chris
Top achievements
Rank 1
Atanas Korchev
Telerik team
Doug
Top achievements
Rank 1
COLIN
Top achievements
Rank 1
Ravinder
Top achievements
Rank 1
Share this question
or