Pure ASP Upload 3 error: "While executing applyServerBehavior in Pure Asp Upload.htm, a javascript error occurred"
Question:
When I save the behavior I get the following error:
"While executing applyServerBehavior in Pure Asp Upload.htm, a javascript error occurred"
Answer:There could be different reasons for receiving this error:
* Your from element does not contain the name attribute
Therefore, make sure that your form has defined a name attribute. For example:
<form id="form1" name="form1" method="post" action="">
* Problem with your Dreamweaver cache files
To fix it try to delete Dreamweaver cache file.
Usually it is at c:\documents and settings\yourusername\Application Data\Macromedia\Dreamweaver x\Configuration.
For Dreamweaver CS3 try the following path: C:\Documents and Settings\yourusername\Application Data\Adobe\Dreamweaver 9\Configuration
(Replace yourusername with the username on your machine)
The file has a name like WinFileCache-7A9586CB.dat (The following string could be different for your computer 7A9586CB).
NOTE: These folders are normally hidden. Therefore, you may have to use Explorer > Tools > Folder Options to unhide them)
Macintosh locations are probably Mac HD:Users:[username]:Library:Application Support:Macromedia: Dreamweaver x:Configuration
* An error occured during the the installation or the extension has become corrupted
To fix it try to uninstall the extension from Extension Manager. If you have more than one
version of Dreamweaver installed at your computer, you have to uninstall the extension for every version at which it is enabled.
Then download and install the extension again.
NOTE: Do not forget to restart the Dreamweaver after providing your Serial Number into the extension installation wizard.
If the installation wizard does not appear check the following FAQ: No installation wizard
Comments
Problem not solved with this solution in DW CS4
- My form has a name attribute
- I've deleted the dreamweaver cache file
- I've downloaded extension (last version) and installed it again, and again, and again.. :-) obviously all the times i've provided my serial n./username/password and all the times the installation has gone successfullly
Bit the problem is not solved.
Problem not solved with this solution in DW CS4
Hi Simone, if this article does not help you to solve your problem check if there is another more relevant FAQ.If there is not for more assistance please contact the support of DMXzone.com.Best regards,
You must me logged in to write a comment.