I was redirected to this forum from the Internet Explorer 8, 9, 10, 11 Preview forum.
I run a site on Server 2008 R2, with IIS and Sharepoint 2010. I have some PHP pages generating reports from an SQL2010 database server. These pages are included in SharePoint using Page Viewer webparts. When I access the pages through the webpart in SharePoint they typically timeout generating the report or they lock up the IE window and crash it. Some of the report pulls work though, especially if they only pull a very small amount of data from SQL. If they pull a large report it will take forever and eventually the "long running script" error pops up. Outside of sharepoint's page viewer the reports work better, but they're still considerably slower than say FireFox or Chrome. By slower I mean tortoise and the hare slower. I have used DebugBar in IE and I can't find anything that would explain the considerable difference in performance. Has anyone had experience with this problem? Any solutions out there?