Hi there,
We are seeing a problem where all internet explorer requests are failing with new 8.2 releases. Everything is working fine with an 8.2 release from 5.17.12. It appears it is a problem discussed here as well:
http://forums.smartclient.com/showthread.php?t=22643&highlight=allowIE9Leak
I was able to fix the problem by setting allowIE9Leak to true. Without that setting, every request fails with the following:
"Error evaling structured RPC response"
So, I see the reference to this MS post:
http://support.microsoft.com/kb/2572253
I get that you've done this to deal with MS design flaws and memory leaks. Do we have any alternative for fixing our problem other than setting allowIE9Leak to true? Should we just try to get our users off of IE9 altogether?
We are seeing a problem where all internet explorer requests are failing with new 8.2 releases. Everything is working fine with an 8.2 release from 5.17.12. It appears it is a problem discussed here as well:
http://forums.smartclient.com/showthread.php?t=22643&highlight=allowIE9Leak
I was able to fix the problem by setting allowIE9Leak to true. Without that setting, every request fails with the following:
"Error evaling structured RPC response"
So, I see the reference to this MS post:
http://support.microsoft.com/kb/2572253
I get that you've done this to deal with MS design flaws and memory leaks. Do we have any alternative for fixing our problem other than setting allowIE9Leak to true? Should we just try to get our users off of IE9 altogether?
Comment