Dreamweaver error: while executing onLoad in RecordsetFind.htm, the following JavaScript error(s)
Thursday, July 16th, 2009Are you getting the following errors message when using Dreamweaver CS4? (Note that it may happen to Dreamweaver Professional 8 and CS3 as well).
The following translators were not loaded due to errors:
_________.htm: has configuration information that is invalid.
….
In my case it also generate the following error message when you start and close dreamweaver.
while executing onLoad in RecordsetFind.htm, the following JavaScript error(s) occured:
In file “RecordsetFind”:
findRs is not defined
While executing onLoad in TeamAdminTempDelete.html, the following JavaScript error(s) occured:
In file “TeamAdminTempDelete”:
delTempFile is not defined
It turns out that there is something wrong with your Dreamweaver configuration files. It may be caused by file corrupt, or changes in your system.
To solve this you will have to remove the current configuration folders, so that Dreamweaver will generate new one for you. To do that, close your Dreamweaver and go to the following folder:
C:\Documents and Settings\YOUR_WINDOWS_USERNAME\Application Data\Adobe\Dreamweaver CS4\en_US
Rename the “Configuration” folder in to “Configuration-old”, and then fire up your Dreamweaver.
It should generate the new Configuration folder. Now you might loose your last configuration such as the sidebar width, last used view, etc.















