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

Trial Version Menu

2 Answers 35 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 05 Jan 2011, 11:37 PM
When I'm not in debug mode on my machine, I am not able to test the functionality of the menu control due to a javascript error (I've seen another post detailing this limitation). I need to be able to do this to ensure that this control works on a Blackberry browser before I'll be able to make a case for buying the control for my company. Is there any way around this problem?

Thank you.

2 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 06 Jan 2011, 10:07 AM
Hi Alex,

Could you please tell us what exactly is the error you receive and in which post? Thanks in advance

Regards,
Yana
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Alex
Top achievements
Rank 1
answered on 06 Jan 2011, 03:44 PM
Found the solution. The error was: sys.webforms.pageRequestManager is null or not an object

I found this post at http://www.itjungles.com/dotnet/fixed-telerik-sys-webforms-pagerequestmanager-is-null-or-not-an-object

"I have try many method and none of them actually got rid of the JavaScript error. Finally, I came across one site that actually sove this error.

What you have to do is go to the Web.config file and look for the tag xhtmlConformance. Set the mode from Legacy to Transistional and see if this will help.

After making the changes I save the web.config file, re-compile the application and run it on the Internet Explorer, amazingly there is no more Javascript error."

Tags
Menu
Asked by
Alex
Top achievements
Rank 1
Answers by
Yana
Telerik team
Alex
Top achievements
Rank 1
Share this question
or