Forums

This topic is locked

Unable to open script file dynamiccmn.js

Posted 06 Dec 2002 21:50:48
1
has voted
06 Dec 2002 21:50:48 Brad Eck posted:
I get the following error when attempting to use my newly installed ASP upload extension:

"Unable to open script file '../../../ServerBehaviors/DynamicCmn.js".

This is definitely an incorrect location (should be in the shared subfolder) but I cannot seem to find where to fix it or why it occured. Please help.

Brad

Replies

Replied 11 Dec 2002 03:18:22
11 Dec 2002 03:18:22 Dan The Man replied:
open the extensions folder and find DynamicCmn.htm
and open the file in a text editor and see if the
<script src="../../DynamicCmn.js"></script>
points to the correct location that it was installed to. if that is incorrect edit the <script src="../../DynamicCmn.js"></script> to the correct location.
if that doesn't fix the problem see if your version of dreamweaver supports that extension (i.e. too older or too new)
Replied 11 Dec 2002 15:45:44
11 Dec 2002 15:45:44 Brad Eck replied:
I've done a search on my drive and not only is there no dynamiccmn.HTM but there is nothing that references '../../../ServerBehaviors/DynamicCmn.js" - I have references to the file in different paths but not this one.

Reply to this topic