My website is an asp.net-mvc(beta1) website, fully validates and works in all browsers (except obviously in IE6 for this matter).
I can reproduce the error by doing the following:
Make a POST request with some parameters
From the results click one of the generated GET links
Pressing the "BACK" button from the resulted page.
Sometime...
I have a windows application and it is compatible with IE6 only. The application doesnt work with IE7 and IE8.
Is it possible to ship the ieframe.dll for IE6 along with my installer and make the references from my application to this ieframe.dll instead of the one in system32 folder? So, when I invoke IE through my application, IE6 shou...
We have a legacy VB6 application which has worked just fine on Windows XP Professional SP 3 until just recently when we added an IE frame control so that we could display static local HTML files on a form. And, it works fine until I go to close the application. And, then it reports the following error message (consistently):
Faulting ...