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

Telerik in IE 9

5 Answers 63 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Jason Kergosien
Top achievements
Rank 1
Jason Kergosien asked on 07 Feb 2012, 04:59 AM

We wrote this web page using telerik controls and for some reason, it won’t work in IE 9.

The issue is a display issue. The google map won’t load and the entire box displays in half size (only in IE9) It works in every other browser including IE 7 and 8. We upgraded to the latest Telerik DLLs ( I believe). We are looking for a fix or direction on how to get this resolved in IE9.

Here is the page in question:
http://www.alarm.org/Search/MapSearch.aspx?ZipCode=75248

Thanks for your help!

5 Answers, 1 is accepted

Sort by
0
Antonio Stoilkov
Telerik team
answered on 09 Feb 2012, 04:54 PM
Hello,

I have examined the live URL and the page throws "SCRIPT65535: Argument not optional 
MemberSearchMap.js, line 140 character 5"
error which is not caused by RadControls. However, you could resolve the issue by removing the clearTimeout() function call on line 140 in the MemberSearchMap.js file.

Kind regards,
Antonio Stoilkov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Skip
Top achievements
Rank 1
answered on 26 Aug 2012, 08:30 PM
it isn't working in chrome or Firefox though. What do you do to fix that? 
0
Antonio Stoilkov
Telerik team
answered on 29 Aug 2012, 08:14 AM
Hello Skip,

The exception is thrown from a request which could be a server-side code problem or issue in the MemberSearchMap.js script which is causing the "Illegal access to a strict mode caller function".
You could try replacing the Telerik Ajax controls with ASP.NET UpdatePanel controls and the RadScriptManager with ScriptManager and observe if the issue still persists. If the problem continues you could open a format ticket and attach a runnable sample project showing the unwanted behavior so we could further investigate and advise you with the best possible solution.

Greetings,
Antonio Stoilkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
sandhya
Top achievements
Rank 1
answered on 16 Sep 2016, 10:36 AM

Hi,

I am getting the below issue on button click.Its working fine in all browsers ,but not in Edge.Please help.

Microsoft Edge SCRIPT65535: Argument not optional

It is saying grid is not available.

 

0
Marin Bratanov
Telerik team
answered on 19 Sep 2016, 07:52 AM

Hi Sandhya,

This thread treats issues with IE9, while yours is related to Edge. I advise opening separate threads for such issues in order to keep them concise.

That being said, what I can suggest for your case is to upgrade to the latest version, or at least a version that has been released after the release of Edge. If this does not help, open a support ticket and send us a small sample where we can observe the problem so we can investigate it.

Regards,

Marin Bratanov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Ajax
Asked by
Jason Kergosien
Top achievements
Rank 1
Answers by
Antonio Stoilkov
Telerik team
Skip
Top achievements
Rank 1
sandhya
Top achievements
Rank 1
Marin Bratanov
Telerik team
Share this question
or