UpdatePanel in WebPart for SharePoint 2013 not working for safari browser

Hi,

I am using update panel in my web part, everything is working as expected in IE, Chrome, FireFox, except in Safari browser. In safari browser, page is keep post backing each time user click on the control. 

I tried steps mentioned in the below link

http://blog.lavablast.com/post/2008/10/20/Gotcha-WebKit-(Safari-3-and-Google-Chrome)-Bug-with-ASPNET-AJAX.aspx

But no luck.

Please suggest me, how to resolve this issue.

T

October 24th, 2014 5:16pm

This is a well known issue with Web-Kit based browsers but was fixed with the latest version. Which version of Safari are you using?

Have you tried this fix?

http://forums.asp.net/post/2898429.aspx

Free Windows Admin Tool Kit Click here and download it now
October 24th, 2014 5:42pm

Hi,

Thanks for you reply. I tried that. But its not working. My safari browser version is 5.1.7(7534.57.2).

October 25th, 2014 3:08am

Hi Gnanasekhar,

I have the same problem, with the exact same Safari version - Did you come up with a solution for this?

Regards,
/Delmont

Free Windows Admin Tool Kit Click here and download it now
November 3rd, 2014 12:52pm

Hi Delmont,

I didn't find a solution with update panel,

So i removed update panel and replaced autopostback controls with html controls, update server object model with ECMA.

Now its working in all browsers.

Thanks

November 8th, 2014 6:25am

I think this problem occurred when we have implemented only Windows Authentication for the web application, let try to add dummy Form authentication in this web application too (select form authentication and enter dummy membership provider), the sign in page will show you, select Windows Aurhentication.... You will see you application work well for all browsers.

Free Windows Admin Tool Kit Click here and download it now
May 22nd, 2015 2:01pm

Next if you need only Windows Authentication you can create custom the sign in page to bypass to Windows Authentication "/_windows/default.aspx?.." only.
May 22nd, 2015 2:07pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics