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

[Solved] Error using Telerik in a second project

1 Answer 121 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tgaud
Top achievements
Rank 1
Tgaud asked on 23 Jul 2009, 09:47 AM
Hi,

I used successfully Telerik in a project.

And i created another one, very simple web application project with just one page : Default.aspx

And even if telerik was in the visual studio toolbox,  that i copied the Telerik.Web.ui.dll and Telerik.Web.design.dll and the telerik xml file also, in the bin folder,  i have an error in the designer mode, on my telerik Component.

For example, for the radscriptmanager, i have

(i try to traduce it in english)

Error creating control RadScriptManager1
an unhandled exception occured,
Impossible to load the file or assembly : "Telerik.web.UI, version=2009.2.701.35, culture=neutral, publickeytoken="121fae78165ba3d4" or one of his dependances. the specified file  is not found.

I have the reference to my Telerik.web.ui in the bin folder, and also a reference to the telerik.web.design.

I told myself maybe it's something missing in the webconfig, so i copied the webconfig from my first web application , wich work perfectly, but the problem is the same.

Note :
The Telerik intellisense work in "source" mode
i have the <%@ Register Tagprefix=telerik ...... namespace... etc... Assembly... %>   Tag in my page.
I have also an error for Telerik.Radgrid

But everything is working fine for RadTextbox (exept i dont have the user menu on design mode)
but there isnt any error, and it appears ok when i launch the web site. (even the skin).

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 23 Jul 2009, 05:03 PM
Hi Tgaud,

I suggest you review the following article which elaborates on this matter and see if it helps:
Meet Telerik.Web.Design.dll

If you continue to experience difficulties it will be best if you open a formal support ticket and send us a simple working project with reproduced this erroneous behavior. In that way we can pinpoint the problems you're facing on our side and provide a solution.

Best wishes,
Pavlina
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.
Tags
General Discussions
Asked by
Tgaud
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or