0

I have an application that is using ASP.NET 4.0 Webforms on IIS 6.0 that has been operational for multiple years. A recent deployment to the app has caused some very random (to us) intermittent issues in the Safari browser (not any other browser).
After a server reboot the application seems to work fine for periods of time, but then it will 'break'.

It is 100% server level, as it works find on all computers until it 'breaks'. Once broken, it is broken across every computer running that exact version of Safari. It you change the Safari version, or switch between http and https it will work again, until that version 'breaks'

Once 'broken' it has issues with CSS being applied to ASP.NET controls, the addhistory method throws javascript errors because it cannot find the __dopostback function.

S.Kiers
  • 4,086
  • 3
  • 32
  • 38
  • 1
    Kiers Try take a look on this: http://stackoverflow.com/questions/5478181/net-4-0-website-cannot-identify-some-applewebkit-based-browsers – Henrik Stenbæk Jan 23 '12 at 14:15
  • That seems to be the solution for us... Thanks Henrik! Our whole company is pretty excited about this. – S.Kiers Feb 13 '12 at 18:19

0 Answers0