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

Error: Could not load file or assembly 'Telerik.Web.UI

3 Answers 528 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
ahi10
Top achievements
Rank 1
ahi10 asked on 18 May 2010, 10:56 AM
Hello

When I'am trying to add new RadControl to my web page I got this error :
Error Creating Control - RadTabStrip1Failed to create designer 'Telerik.Web.UI.RadTabStrip, Telerik.Web.UI, Version=2010.1.415.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4'

or this error :
Error Creating Control - RadComboBox1Could not load file or assembly 'Telerik.Web.UI, Version=2010.1.415.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The system cannot find the file specified.

And I added this code to web.config :
<add path="Telerik.Web.UI.DialogHandler.aspx" verb="*" type="Telerik.Web.UI.DialogHandler, Telerik.Web.UI, Version=2010.1.415.20, Culture=neutral,PublicKeyToken=121fae78165ba3d4" validate="false"/>
        
            <add path="Telerik.Web.UI.SpellCheckHandler.axd" verb="*" type="Telerik.Web.UI.SpellCheckHandler, Telerik.Web.UI, Version=2010.1.415.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4" validate="false"/>






Thanks

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 18 May 2010, 11:25 AM
Hi Ali,

Please make sure that the 'Telerik.Web.Design.dll' file is present in your project's bin folder. Also checkout the following links which describes possible solutions.
General Troubleshooting
Meet Telerik.Web.Design.dll

Regards,
Princy.
0
ahi10
Top achievements
Rank 1
answered on 18 May 2010, 11:55 AM
Hello

Telerik.Web.Design.dll  file is already in bin folder, and I try the 2 links and again I got the same errors.


Thanks for your cooperations

Regards 
0
Peter
Telerik team
answered on 21 May 2010, 08:17 AM
Hello ali,

Please, check also the Design-time Troubleshooting help topic.

Greetings,
Peter
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
ComboBox
Asked by
ahi10
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
ahi10
Top achievements
Rank 1
Peter
Telerik team
Share this question
or