Hello,
I installed the Microsoft Development Studio .NET on Windows XP Home and since then I have a weird problem: some JavaScript functions on websites (e.g. window.open) cause an "Class does not support automation" error in the Internet Explorer 6 and the (JIT) debugger is started. The same websites work fine on other systems in the office, but as soon as I install the Development Studio on them, the same effect takes place.
I suppose something in the Studio starts debugging JavaScript without being asked to do so (even disabling script debugging completelly in the internet options doesnt help) and whatever it is its not debugging JS but something else therefore producing errors that dont make sense (to me).
Uninstalling the Studio didnt help to fix the problem as didnt updating the .NET framework, uninstalling the .NET framework, reinstalling the IE 6, nor did running virus scanners (just to be sure). I reinstalled Windows XP on one machine with everything except the Studio and only that helped to make the JavaScript run again.
I would hate to have to reinstall all the other machines too (plus we need the Studio anyways). Did anybody have a similiar problem once or has an idea for a solution?
Thanks in advance,
Dancer
I installed the Microsoft Development Studio .NET on Windows XP Home and since then I have a weird problem: some JavaScript functions on websites (e.g. window.open) cause an "Class does not support automation" error in the Internet Explorer 6 and the (JIT) debugger is started. The same websites work fine on other systems in the office, but as soon as I install the Development Studio on them, the same effect takes place.
I suppose something in the Studio starts debugging JavaScript without being asked to do so (even disabling script debugging completelly in the internet options doesnt help) and whatever it is its not debugging JS but something else therefore producing errors that dont make sense (to me).
Uninstalling the Studio didnt help to fix the problem as didnt updating the .NET framework, uninstalling the .NET framework, reinstalling the IE 6, nor did running virus scanners (just to be sure). I reinstalled Windows XP on one machine with everything except the Studio and only that helped to make the JavaScript run again.
I would hate to have to reinstall all the other machines too (plus we need the Studio anyways). Did anybody have a similiar problem once or has an idea for a solution?
Thanks in advance,
Dancer