MultipleIEs

There are 1 entries for the tag MultipleIEs

"FIX" for Sys.WebForms.PageRequestManagerServerErrorException 12019 Problem with MultipleIEs

Before I started working with ASP.NET Ajax I found using MultipleIEs very valuable for testing pages for both IE6 and IE7. But then I started working on a project which had been developed using the ASP.NET UpdatePanel and IE6 became worthless. I got the error "Sys.WebForms.PageRequestManagerServerErrorException" with an error number of 12019.But recently a user had a problem which could only be duplicated in IE6, so I had to figure out a way to get it to work on my machine. Fortunately, I stumbled on a thread on tredosoft.com which mentioned that copying msxml3.dll from your system32 folder to the...

 

 

Copyright © Mark J. Miller