I have developed a web app using ajax, it working fine in Win 2003 and also Win XP.
But on Vista, the app is behaving weirdly, in some vista machines the app is not doing partial postback, in other machines it works fine.
On a vista machine that could not run the app, on disabling "Protected Mode" in the IE, the app started working.
But in other vista machines, even with the Protected Mode enabled, the app is working fine.....
Could some one please suggest me where could be the issue.... Thnx
But on Vista, the app is behaving weirdly, in some vista machines the app is not doing partial postback, in other machines it works fine.
On a vista machine that could not run the app, on disabling "Protected Mode" in the IE, the app started working.
But in other vista machines, even with the Protected Mode enabled, the app is working fine.....
Could some one please suggest me where could be the issue.... Thnx
Comment