I want debug a client-side ECMAscript (Javascript in Mozilla, and JScript
in IE) on IE7 running Vista.
When getting the "Do you want to debug this script", the Microsoft Script
Editor reports the alert "Cannot create Application Data Folder." This is
true even when IE7 is being run as administrator and even though the user
account is already in the administrator class.
Any ideas on how to get script debugging working in Vista?
Michael Harris - 14 Jul 2008 04:05 GMT
> I want debug a client-side ECMAscript (Javascript in Mozilla, and
> JScript in IE) on IE7 running Vista.
[quoted text clipped - 6 lines]
>
> Any ideas on how to get script debugging working in Vista?
Disable UAC (not recommended)...
Start an instance of MSE forst and choose the running instance (not a new
instance) when prompted to debug (recommended)...

Signature
Michael Harris