Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
gtsilimigkas #1
CDO mail extension problem 02
This is the exact message that describes the problem
JavaScript error while loading CDONewMail.html:
Unable to open script file "C:\Program Files\Macromedia\Dreamweaver MX
2004\Configuration\ServerBehaviors\Shared\MM\Scrip ts\CMN\UI.js" (error 3).
the CDO that I try to work with is the CDO Mail, V1.0 that you can find in
this link
[url]http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn121&extID=50232#loc=[/url]
en_us&view=sn105&viewName=Exchange%20Search&extID= 50232
Thank
gtsilimigkas Guest
-
e-mail extension
See if this helps http://www.scriptarchive.com/formmail.html -
CDO mail extension problem
I have this problem when I try to work with CDO mail extension. I have this message from Dreamweaver Java Script error while loading... -
Mail:Sender - HTML Mail with alternatives problem
I'm trying to generate an HTML mail with text alternatives using the mail:sender module. As everybody can see below the message was created and... -
could somebody e-mail me the Battery Updater extension for a G3?
It is not being installed into my extensions folder when I run the Battery Reset installer -- it simply does not materialize. Thank you. Noah... -
Extension or script to send a newsletter as a pdf file to ane-mail list
You'll probably want to take a look at Adobe Distiller or Acrobat to generate the PDF files. If you've got ColdFusion, there's a whole bunch of... -
danilocelic *TMM* #2
Re: CDO mail extension problem 02
gtsilimigkas wrote:
Ok, there is a pathing problem for where Extension Manager placed the files for that extension when it was installed.> This is the exact message that describes the problem
> JavaScript error while loading CDONewMail.html:
> Unable to open script file "C:\Program Files\Macromedia\Dreamweaver MX
> 2004\Configuration\ServerBehaviors\Shared\MM\Scrip ts\CMN\UI.js" (error 3).
If you are using VBscript, then go to:
C:/Documents and Settings/username/Application Data/Macromedia/Dreamweaver MX 2004/Configuration/ServerBehaviors/ASP_Vbs/Basic-UltraDev/CDONewMail.html
if you are using ASP JavaScript go to:
C:/Documents and Settings/username/Application Data/Macromedia/Dreamweaver MX 2004/Configuration/ServerBehaviors/ASP_Js/Basic-UltraDev/CDONewMail.html
Substitue the proper username in the paths above.
And look at line 20, and change to:
<SCRIPT SRC="../../../Shared/MM/Scripts/CMN/UI.js"></SCRIPT>
(note added a ../ to the start of the src)
Restart DW and you should be fine.
--
Danilo Celic
| Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
danilocelic *TMM* Guest



Reply With Quote

