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

telerik is undefinded

5 Answers 49 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Mohammad Bourisly
Top achievements
Rank 1
Mohammad Bourisly asked on 15 Apr 2008, 11:05 AM

i have web project
in master page i replace ScriptManager1 with RadScriptManager1
and register it

when run it ,the page displayed
and message box apper with error that "telerik is undefinded"
how to solve this?

5 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 15 Apr 2008, 11:25 AM
Hi Mohammad,

Have you added the assembly to your project, register directive and needed handles in the web.config? Please review the following forum threads as well:
  • http://www.telerik.com/community/forums/thread/b311D-hcgdb.aspx
  • http://www.telerik.com/community/forums/thread/b311D-baettk.aspx
Let us know if further help is needed.

Best wishes,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Mohammad Bourisly
Top achievements
Rank 1
answered on 15 Apr 2008, 11:46 AM
i already added the assembly to my project, register directive
there no error when i bulid solution
error "telerik is undefinded" is apper after controls loaded
i think this is javascripy error
0
Steve
Telerik team
answered on 15 Apr 2008, 11:50 AM
Hi Mohammad,

Did you alter the web.config file as explained in the two articles I've sent with my previous reply? Also do you by any chance change the System DateTime on the machine you test this? Note that the date you use, should be after the built-date of the assembly.

Regards,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Mohammad Bourisly
Top achievements
Rank 1
answered on 15 Apr 2008, 03:14 PM
i'm do it
<add path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource, Telerik.Web.UI, Version=2008.1.325.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
    validate="false" />
but stil error
and with  this error menu cann't opened and any thing javascript
0
Steve
Telerik team
answered on 15 Apr 2008, 03:38 PM
Hello Mohammad,

Can you pack up a sample project including the bin folder and attach in it a formal support ticket? Any additional information or steps to replicate would be appreciated as well.

Regards,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Mohammad Bourisly
Top achievements
Rank 1
Answers by
Steve
Telerik team
Mohammad Bourisly
Top achievements
Rank 1
Share this question
or