CDO mail extension problem 02

Posted: 03-04-2005, 10:55 AM
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

http://www.macromedia.com/cfusion/ex...tID=50232#loc=
en_us&view=sn105&viewName=Exchange%20Search&extID= 50232

Thank


Reply With Quote

Responses to "CDO mail extension problem 02"

danilocelic *TMM*
Guest
Posts: n/a
 
Re: CDO mail extension problem 02
Posted: 03-04-2005, 06:29 PM
gtsilimigkas wrote:
> 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).
Ok, there is a pathing problem for where Extension Manager placed the files for that extension when it was installed.


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 http://CommunityMX.com/
Reply With Quote
 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CDO mail extension problem gtsilimigkas Macromedia Exchange Dreamweaver Extensions 2 06-05-2005 05:03 PM
permission extension Lou28 Macromedia Exchange Dreamweaver Extensions 4 02-28-2005 02:40 PM
Problem with Insert Flash Extension danilocelic *TMM* Macromedia Exchange Dreamweaver Extensions 1 02-21-2005 08:42 PM
Calendar MX Pro - Extension FizzC Macromedia Exchange Dreamweaver Extensions 0 02-17-2005 04:35 PM
Bug in extension-insert tag danilocelic *TMM* Macromedia Exchange Dreamweaver Extensions 0 02-16-2005 09:00 PM