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

Windows 10 and ASP.NET Ajax RadControls Issues

3 Answers 89 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Moon
Top achievements
Rank 2
Moon asked on 06 Dec 2012, 06:11 PM
Sorry for the header... it's Windows 8 and IE 10, as well as Chrome and Firefox.

My client has a new laptop with Windows 8 and IE 10 and says everything with the website I've developed is a mess and doesn't work right pertaining to the RadControls. I don't have Windows 8 and IE10 so there's no way for me to test it.

What are the known issues with Windows 8? Have you done thorough testing with Telerik and Windows 8?

Has anyone else installed Windows 8 and IE10/Chrome/Firefox and found problems?

thanks.

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 11 Dec 2012, 01:24 PM
Hello Nannette,

Currently we are aware of one issue with the framework and IE10 that may cause the page to break.
The issue is in Microsoft's libraries, and it cause MicrosoftAjaxWebForms.js not to be included in the scripts. We rely on these scripts, the Sys.WebForm.PageRequestManager is used inside the initialization of some of the controls, and since it is not included they will not work properly.

In general the ScriptManager (and RadScriptManager in particular) relies on some .NET functions about detecting browsers and browsers versions. The IE10 is not detected properly and as result the MicrosoftAjaxWebForms.js is not referenced in the output HTML page and it is not requested and loaded by the browser.

There is a .NET fix about this problem, install it on your server and it should work correct:
http://support.microsoft.com/kb/2600088 , I would also suggest you to keep your .NET up-to-date since there could be another issues in Microsoft's code that we are not aware of.

For any rendering issues with the Windows 8 and the browsers you mentioned I would suggest you to open a regular support ticket and send us sample ruinable example which demonstrates the problem, Thus we could test them locally and do our best to isolate their root cause.


Greetings,
Maria Ilieva
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
Moon
Top achievements
Rank 2
answered on 12 Dec 2012, 11:32 PM
When my admin installed that patch, he said it errored:

does not apply or is blocked by another condition.

Just fyi. I know you can't "fix" it for us.
see attached.

0
Maria Ilieva
Telerik team
answered on 17 Dec 2012, 11:39 AM
Hello Nannette,

I'm not completely sure why the Microsoft patch is failed to install. I would suggest you to try installing the other pathes form the page below depending on your framework:

http://www.hanselman.com/blog/BugAndFixASPNETFailsToDetectIE10CausingDoPostBackIsUndefinedJavaScriptErrorOrMaintainFF5ScrollbarPosition.aspx

Give this a try nd let me know how it goes.

Kind regards,
Maria Ilieva
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.
Tags
General Discussions
Asked by
Moon
Top achievements
Rank 2
Answers by
Maria Ilieva
Telerik team
Moon
Top achievements
Rank 2
Share this question
or