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?
Disable UAC (not recommended)...
Start an instance of MSE forst and choose the running instance (not a new
instance) when prompted to debug (recommended)...
--
Michael Harris