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

[Solved] Microsoft JScript runtime error: Object doesn't support property or method 'tMenu'

1 Answer 52 Views
Menu
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
caddy
Top achievements
Rank 1
caddy asked on 18 May 2011, 06:01 PM
I have a MVC 3 project using the Telerik MVC contols (2011.1.315).  I am also using MembershipServices.  If I start a new project using Telerik MVC 3 then add Memberships, add all of the login Pieces and such I get this error

The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

Requested URL: /Account/LogOn


If on the Other hand I start a new project using MVC 3 (not Telerk) and then add the Telerik pieces I get the error referenced in the subject. "Microsoft JScript runtime error: Object doesn't support property or method 'tMenu'"  when I try to debug.  Otherwise if I just run the site it get an error

jQuery(

 

'#menu').tMenu();}) is not a function

Maybe the easiest way to handle this is to ask is there a way to create a new Telerik MVC 3 project that also includes MembershipServices, or am I just missing something here?

Thanks

Russ

1 Answer, 1 is accepted

Sort by
0
tzvi
Top achievements
Rank 1
answered on 31 May 2011, 02:15 PM
did you get an aswer for your question ? 
I have the first scenario of mistake 
Getting the logon with 404. 
Telerik worked yesterday and today it falls .
Tags
Menu
Asked by
caddy
Top achievements
Rank 1
Answers by
tzvi
Top achievements
Rank 1
Share this question
or