usbethjim wrote: > Yep - started patched file in the original folder - "includes" folder > is there with a "js" subfolder containing "balloon.js" > > Yes I get the same scripting error running the unpatched hta file. > > Maybe my copy of ACC 3.4 is not good? > > Jim
Unfortunately I don't know why you're getting scripting errors while starting the .hta file. But from your log file it seems that the script is executed anyway after you clicked the button. So what you can try is clearing all the settings that ACC is storing in Windows Registry before running ACC again. Do you feel comfortable enough in editing a key in Windows Registry? If not, I can provide you a script that automates it. If yes follow these steps: - start regedit.exe - from the hierarchical nodes on the left side of the regedit window navigate to HKEY_CURRENT_USER\Software\ACC - while the ACC node is selected press F2 to rename it e.g. to ACC.old - close regedit Now run the patched .hta again and try creating the catalog. Hopefully it is able to connect to the database file then and perform some actions on it. We should see some more entries in the log file at least... ------------------------------------------------------------------------ reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070 View this thread: http://forums.slimdevices.com/showthread.php?t=74452 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
