Incompatible dreamweaver extension help!

hi
I'm new into coldfusion, and to the adobe forums aswell. I
supose there is an issue related to 64 bit operative systems and
coldfusion.
I am trying to install the coldfusion mx -> dreamweaver mx
extension and i'm always having "incompatible extension"
i have tryed to use the microsoft to 32bit wow emulation,
running as an administrator and i even upgraded the dreamweaver mx
to cs3.
p.s. my windows xp 64 is also updated too. (Java , service
pack 2 .NET 3.0)

Ignore the previous post plaese - I didn't see where you said
you had CS3 the first time (wiping sleep from eyes). I know running
DW version 8 I had no issue installing the extension so I am not
sure what your issue is caused by.

Similar Messages

  • I need some FREE website templates that i can edit in dreamweaver.. help!!!

    i need some FREE website templates that i can edit in dreamweaver.. help!!! anyone know where i can find good ones?

    By Template, are you looking for DW Template.dwt files?
    Dreamweaver templates: Customizable starter designs for beginners | Adobe Developer Connection
    Or pre-built CSS & HTML Layouts (starter pages)?
    For starter pages in DW, go to File > New > Blank page > HTML.
    Select a layout from the 3rd panel and hit Create button.
    Or, look at Project Seven's commercial CSS Layouts and Page packs (not free, but well worth the investment if you want a good final product).
    http://www.projectseven.com/
    Or do you want Responsive Layouts that work in mobile, tablet and desktop?
    Foundation Zurb
    http://foundation.zurb.com/templates.php
    Skeleton Boilerplate
    http://www.getskeleton.com/
    Initializr (HTML5 Boilerplate, Responsive or Bootstrap)
    http://www.initializr.com/
    DMX Zone's Bootstrap FREE extension for DW
    http://www.dmxzone.com/go/21759/dmxzone-bootstrap/
    Nancy O.

  • Errors installing web service to use dreamweaver extension

    Portal Version: 10g
    OS/Vers. Where Portal is Installed:: Linux AS 2.1
    Errors installing web service to use dreamweaver extension
    Recently I download the dreamweaver extension for portal, but when I try to install it several errors are raised... in the installation guide the next message appear:
    This installation for this feature is an easy 3 step procedure.
    1. Installing the Portal web service
    2. Configuring the web service to work with your portal (one time administrative process)
    3. Installing the PortalTemplates extension for Dreamweaver MX
    well but when I try to run the 1 step everything goes wrong...
    in the guide say:
    # Transfer this file to the OC4J_HOME/j2ee/home directory of the OC4J
    (please make sure that the OC4J is up and running)
    # Use the following command to install the web service
    java -jar admin.jar ormi://<oc4j_host>:<oc4j_ormi_port>
    <username> <password>
    -deploy -file portalTemplate.ear -deploymentName portalTemplate
    here it's where I have some questions,
    1. the ormi referers to the rmi ok (I think that), well then I go tho the iasconsole and search for the ports and is show:
    home RMI 3202
    OC4J_Portal RMI 3203
    OC4J_BI_Forms RMI 3204
    then I use the home-> port 3202
    java -jar admin.jar ormi://myhost.midtierinstall.com:3202
    ias_admin ias_midtier_admin_password -deploy -file portalTemplate.ear -deploymentName portalTemplate
    but the following messages appear :
    Error: Unable to find java:ServerAdministrator : lookup error:javax.naming.AuthenticationException invalid username/passwod for default (ias_admin).... and the error continue... but the problem is that the password works when I use the enterprise manager in that midtier console...
    I want to know if I'm doing something wrong or how I should use this command to install that web service

    The ormi is the rmi port in the OC4J. This coold be found in oc4j_home/j2ee/home/config/rmi.xml file. The default port is 23791.
    Hope this helps,
    Ramya

  • ANNC: divaFreeTools: a Free  Dreamweaver Extension

    I've just uploaded a new, free DW Extension that is actually
    an array of
    seven Utilities. Murray - #4 is the one you asked for. If
    anyone has
    need for another utility, email me!
    Hope you find them useful.
    Available here:
    http://divahtml.com/products/divaFreeTools/free_dreamweaver_tools.php
    The tools are:
    1) Set spacer image Alt attributes to alt=""
    Finds all (gif) spacer images and adds an empty alt tag. So
    <img src="shim.gif"/>
    becomes
    <img src="shim.gif" alt=""/>
    This is useful to hide these meaningless images from Screen
    Readers, (and to help your page pass HTML Validation.)
    2) Set (non-spacer) image Alt attributes
    Finds all non-spacer images (with options to display those
    that
    have no alt attribute and/or have a blank alt, and/or have a
    existing
    alt value), and adds alt values of your choice (or removes
    the alt
    attribute entirely.) Titles too. You can edit the list of
    spacer image
    filenames that divaTools will look for.
    3) Set tag Titles
    Finds any html tag you request (with options to display
    those that
    have no title attribute and/or have a blank title, and/or
    have a
    existing title value), and add title values of your choice
    (or remove
    the title attribute entirely.)
    4) Dreamweaver's OpenBrowserWindow
    Copies the filename that would open in a popup to the link's
    href. So
    <a href="#" onClick="MM_openBrWindow('Z.htm')">
    becomes
    <a href="Z.htm" onClick="MM_openBrWindow('Z.htm');return
    false)">
    And then optionally removes the behavior, leaving:
    <a href="Z.htm">.
    Now you can use divaPOPgold or divaPOP on the page!
    5) Valley Web Design's JustSo PictureWindow3
    Same as above for JustSo PictureWindow3 behaviors.
    6) Adjust gallery width in JustSo PhotoAlbum3 tables
    Ever wanted to change the number of columns in a JustSo
    PhotoAlbum
    gallery table? Instead of recreating the whole thing, now you
    can use
    this quick and easy tool to instantly modify the number of
    table columns.
    7) Convert Library --> Server Side Include Statements
    To ease one of the steps in ridding your site of DW Library
    items,
    <!-- #BeginLibraryItem "/Library/Z.lbi" -->
    <p>This is in an .lbi file</p>
    <!-- #EndLibraryItem -->
    becomes, depending your selection of ApacheSSI, ASP or PHP
    <!--#include virtual="/Library/Z.htm" -->
    or
    <?php
    include($_SERVER['DOCUMENT_ROOT'].'/Library/Z.htm');?>
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

    And you TRUSTED HIS ADVICE? <shaking head>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "E Michael Brandt" <[email protected]> wrote
    in message
    news:[email protected]...
    > I've just uploaded a new, free DW Extension that is
    actually an array of
    > seven Utilities. Murray - #4 is the one you asked for.
    If anyone has need
    > for another utility, email me!
    >
    > Hope you find them useful.
    >
    > Available here:
    >
    http://divahtml.com/products/divaFreeTools/free_dreamweaver_tools.php
    >
    > The tools are:
    >
    > 1) Set spacer image Alt attributes to alt=""
    >
    > Finds all (gif) spacer images and adds an empty alt tag.
    So
    >
    > <img src="shim.gif"/>
    >
    > becomes
    >
    > <img src="shim.gif" alt=""/>
    >
    > This is useful to hide these meaningless images from
    Screen Readers,
    > (and to help your page pass HTML Validation.)
    >
    >
    > 2) Set (non-spacer) image Alt attributes
    >
    > Finds all non-spacer images (with options to display
    those that have
    > no alt attribute and/or have a blank alt, and/or have a
    existing alt
    > value), and adds alt values of your choice (or removes
    the alt attribute
    > entirely.) Titles too. You can edit the list of spacer
    image filenames
    > that divaTools will look for.
    >
    >
    > 3) Set tag Titles
    >
    > Finds any html tag you request (with options to display
    those that
    > have no title attribute and/or have a blank title,
    and/or have a existing
    > title value), and add title values of your choice (or
    remove the title
    > attribute entirely.)
    >
    >
    > 4) Dreamweaver's OpenBrowserWindow
    >
    > Copies the filename that would open in a popup to the
    link's href. So
    >
    > <a href="#" onClick="MM_openBrWindow('Z.htm')">
    >
    > becomes
    >
    > <a href="Z.htm"
    onClick="MM_openBrWindow('Z.htm');return false)">
    >
    > And then optionally removes the behavior, leaving:
    >
    > <a href="Z.htm">.
    >
    > Now you can use divaPOPgold or divaPOP on the page!
    >
    >
    >
    > 5) Valley Web Design's JustSo PictureWindow3
    >
    > Same as above for JustSo PictureWindow3 behaviors.
    >
    >
    > 6) Adjust gallery width in JustSo PhotoAlbum3 tables
    >
    > Ever wanted to change the number of columns in a JustSo
    PhotoAlbum
    > gallery table? Instead of recreating the whole thing,
    now you can use this
    > quick and easy tool to instantly modify the number of
    table columns.
    >
    >
    > 7) Convert Library --> Server Side Include Statements
    >
    > To ease one of the steps in ridding your site of DW
    Library items,
    >
    > <!-- #BeginLibraryItem "/Library/Z.lbi" -->
    > <p>This is in an .lbi file</p>
    > <!-- #EndLibraryItem -->
    >
    > becomes, depending your selection of ApacheSSI, ASP or
    PHP
    >
    > <!--#include virtual="/Library/Z.htm" -->
    > or
    > <?php
    include($_SERVER['DOCUMENT_ROOT'].'/Library/Z.htm');?>
    >
    >
    > --
    >
    >
    > E. Michael Brandt
    >
    > www.divahtml.com
    >
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    > Standards-compliant scripts and Dreamweaver Extensions
    >
    > www.valleywebdesigns.com/vwd_Vdw.asp
    > JustSo PictureWindow
    > JustSo PhotoAlbum, et alia
    >
    > --

  • What features does the Dreamweaver extension Business Catalyst have?

    What features does the Dreamweaver extension Business Catalyst have?
    I am looking to create an e-commerce website and wonder if the business catalyst extension is useful.

    Thank you so much for all your help
    Just a few last things:
    I have good web-designing abilities and with dreamweaver, but are there any books or extra help on how to create proffesional websites using Dreamweaver CS5.5 - as this is for my business (retail-jewellery) and I want it to be really interactive and user friendly.
    Also what are the best adobe suites to create a professional e-commerce website?
    Does the After Effects CS5.5 the only adobe software that lets you have moving graphics and text?

  • Dreamweaver Extension Developer Needed!

    I am looking to hire someone to create a Dreamweaver extension for me. I have a budget of $10,000 for what I think is a fairly simple extension to help users create drop down menus. If you have any experience creating Dreamweaver extension or can point me in the right direction please contact me. Thanks!

    What is your needings exactly ?
    I may help you.

  • DREAMWEAVER EXTENSION OR/AND SCRIPT

    I am looking for a DREAMWEAVER EXTENSION OR/AND SCRIPT that
    adds a calendar to autochoose the date in form date fields from the
    calendar that appears after click ,...can you help ?

    I use this one very succesfully:
    http://www.kaosweaver.com/extensions/details.php?id=63
    alex
    123polis123 wrote:
    > I am looking for a DREAMWEAVER EXTENSION OR/AND SCRIPT
    that adds a calendar to autochoose the date in form date fields
    from the calendar that appears after click ,...can you help ?

  • What happened to Portal Dreamweaver extension

    Hello,
    In my company, we are quite new in using OAS Portal so i did some search about using the css of the new site.
    I found something interessant about the possibility of mapping the css with the templates UI in Portal.
    But i also saw on forums there are many problems about using the extension with Portal web services, and before continuing my searches, i'm wondering if this technology still exists or have been abandonned :
    Indeed, i found no link to the extension download in the new architecture of oracle site.
    Where can i find this or recent information on using dreamweaver extension with OAS Portal 10g 10.1.2 ?
    And if that possibility is no more available, what is the easyest way to apply my css on the portal (without hand writing the mapping with the UI Templates)
    Sorry if i said big mistakes : please just correct me !
    Thanks for your replies !

    Hi Nico -
    The Dreamweaver Extension to work with Oracle Portal was never a supported extension. It was a prototype that was made available for a short while to allow people to play with. It is no longer available on the OTN site.
    The only functionality that the Dreamweaver extension offered was the ability to save the HTML written in Dreamweaver directly into an Unstructured UI Template in Oracle Portal. The UI within Oracle Portal for writing the HTML for an Unstructured User Interface Template is just a text field. This just allowed you to use Dreamweaver to write your HTML.
    You can still write your HTML in Dreamweaver, you just need to cut & paste the HTML source into the text field that Unstructured UI templates give you.
    No functionality of the Portal is affected by the removal of the Dreamweaver extension.
    Hope this helps,
    Candace

  • Cannot install any Dreamweaver Extensions

    I am having an issue installing Dreamweaver extensions.
    Everytime I try and install an extension be it Dreamweaver 8 or
    Dreamweaver CS 3 I get this error which says Cannot Update a file.
    The extension will not be installed. I'm not sure how to solve
    this. I have tried installing and uninstalling Dreamweaver 8 and
    Dreamweaver CS 3 and the same error for both. I am running WXPSP3.
    Any help would be most appreciated.

    The only thing that worked for me was to use a different
    windows profile and then I could load the extensions. I think it is
    something with the operating system.
    Thanks,
    George Murphy

  • Dreamweaver extension manager/Creative Cloud hangs - all updates installed

    Dreamweaver extension manager/Creative Cloud hangs - all updates installed

    I can't help you without more details. Are you using Windows or Mac? Which version of DW/EM were installed? Have these products worked well before?  Which product hangs? Dreamweaver, Extension Manager and Creative Cloud application all hang? Does it hang during startup or after you did some operations?

  • Anfängerfrage zu Dreamweaver Extension

    Hi,
    benutzte zwar schon seit halben Ewigkeiten Dreamweaver, doch mich noch nie mit deren Extensions beschäftigt.
    Nun muss ich in HTML-Dokumenten häufig eMail-Adressen einfügen, die speziell codiert sind (und die mittels eines Javascripts beim Aufruf der Seiten "recodiert" werden). Diese Umschreibung der eMail-Adressen ist nervige Handarbeit und würde ich gerne automatisieren.
    Ist es nun mit einer selbst gestrickten Extension möglich, eine Dialogfenster zu erzeugen, in dem ich eine eMail-Adresse einfügen kann und mir die Extension daraufhin die codierte Adresse in das Dokument einfügt?
    Oder noch effektiver: ich markiere die Adresse im HTML-Code, rufe die Extension auf und danach habe ich im Dokument die umgeschriebene Adresse?
    Danke!
    Carlos

    I can't help you without more details. Are you using Windows or Mac? Which version of DW/EM were installed? Have these products worked well before?  Which product hangs? Dreamweaver, Extension Manager and Creative Cloud application all hang? Does it hang during startup or after you did some operations?

  • Dreamweaver Extension Doesn't Work

    I'm using Dreamweaver CS4 / Version 10.0 / Build 4117. Mac OSX.6.2. I successfully installed the Browserlab Dreamweaver Extension. When I try to preview a page, either local or server, nothing happens. I click on the "Preview" button and nothing happens. The window says "Not Connected to Browserlab." However, when I click on the "Adobe ID Sign In" link it says that I am signed in. Am I missing something here? Thanks for any advice and/or help.

    Does nothing happen at all when you click Preview in the BrowserLab panel? (i.e., does BrowserLab even attempt to connect? Does BrowserLab simply stay on "Not connected to BrowserLab"?)
    Correct. Nothing at all happens. BrowserLab doesn't attempt to connect. Nothing at all happens.
    Yes there is another way to access BrowserLab. Go to View > Toolbars > Document to bring up the document toolbar if it is not currently displayed. Then, in the document toolbar next to the File Management button is the Preview/Debug in browser button. If you click the Preview/Debug in Browser button, you should have your list of browsers to preview your file in and "Preview in Adobe BrowserLab" is the last option.
    The way you describe above IS the way I am currently attempting to use it. What is the other way?
    Thanks.

  • Non Dreamweaver Extension Photo Album (Gallery) Recommendations

    Hi all,
    I knwo this is a dreamweaver forum, but I also know that it's
    the place to
    come for non dreamweaver web questions.
    So, does anyone have any recommendations for a 'non
    dreamweaver' photo album
    (gallery)?
    I found this one JAlbum, has anyone used it, is it any good,
    what are the
    pro's & cons of this one?
    http://jalbum.net/
    Other suggestions?
    BW
    www.visit-the-coqui.com/home for info about Puerto Rico

    That's what I thought, I'm looking for a none dreamweaver
    option (cheap or
    even better free) - the Jalbum fits that bill, just wondering
    what people
    thought of it.
    Thanks
    "Michael Hager" <[email protected]> wrote in message
    news:evdvhu$ij0$[email protected]..
    > Nope, sorry... it's a Dreamweaver extension.
    >
    > "BW" <[email protected]> wrote in message
    > news:evdv9r$i9k$[email protected]..
    >> Hi Murray, can that be used without dreamweaver that
    is can it be used
    >> standalone?
    >>
    >> I am looking for a gallery that can be added without
    having to use it in
    >> association with Dreamweaver
    >>
    >> "Murray *ACE*"
    <[email protected]> wrote in message
    >> news:evdu10$glg$[email protected]..
    >>>
    http://www.projectseven.com/
    ---> Image Gallery Magic
    >>>
    >>> --
    >>> Murray --- ICQ 71997575
    >>> Adobe Community Expert
    >>> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >>> ==================
    >>>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >>> ==================
    >>>
    >>>
    >>> "BW" <[email protected]> wrote in message
    >>> news:evdts8$gfp$[email protected]..
    >>>> Hi all,
    >>>>
    >>>> I knwo this is a dreamweaver forum, but I
    also know that it's the place
    >>>> to come for non dreamweaver web questions.
    >>>>
    >>>> So, does anyone have any recommendations for
    a 'non dreamweaver' photo
    >>>> album (gallery)?
    >>>>
    >>>> I found this one JAlbum, has anyone used it,
    is it any good, what are
    >>>> the pro's & cons of this one?
    >>>>
    http://jalbum.net/
    >>>>
    >>>> Other suggestions?
    >>>>
    >>>> BW
    >>>> www.visit-the-coqui.com/home for info about
    Puerto Rico
    >>>>
    >>>
    >>>
    >>
    >>
    >
    >

  • I worked on a Photshop file yesterday, but today, I received a notification that the file cannot open because it is incompatible. Please help!

    The notification simply states that the file is incompatible with my current version of Photoshop, which is crazy because it was working fine until now and I need to work on this and multiple other files.

    Thank you!
          From: gener7 <[email protected]>
    To: Natalie Fosdick <[email protected]>
    Sent: Tuesday, November 25, 2014 8:35 PM
    Subject:  I worked on a Photshop file yesterday, but today, I received a notification that the file cannot open because it is incompatible. Please help!
    I worked on a Photshop file yesterday, but today, I received a notification that the file cannot open because it is incompatible. Please help!
    created by gener7 in Photoshop General Discussion - View the full discussionIf you have Windows, you can get a backup "shadow copy" of your files if it has been turned on. Shadow explorer will help you find and restore the earlier file. ShadowExplorer.com - About Also go into Photoshop Preferences > File Handling and set Maximize Compatibility for PSD and PSB files to "Always". Gene If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/6963078#6963078 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/6963078#6963078 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Photoshop General Discussion by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • Adobe dreamweaver extension

    hello.
    How can i use this widget from adobe dreamweaver extension (on the link foto)?
    it comes on a mxp file and on the widget page it says :
    select from the insert panel or insert menu, but on my dreamweaver cs6 that doesnt appear on the panel or anywere.So how do i use it?
    http://prntscr.com/20aehm

    O.K.i think got it.
    But i inserted this googlemaps widget on the our location page of this site im doing  and i am previewing on xampp.It only shows this.i show you the script :
                <script src="http://gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/map.xml&title=Map&w=320&h= 300&border=%23ffffff%7C0px%2C1px%20solid%20%23004488%7C0px%2C1px%20solid%20%23005599%7C0px %2C1px%20solid%20%230077BB%7C0px%2C1px%20solid%20%230088CC&up__table_query_url=&up_title=& up_show_tooltip=&up_enable_wheel=false&up_map_type=hybrid&up__table_query_refresh_interval =300&synd=open&output=js&"></script>
    Do you think it need to be on a web server to work properly?

Maybe you are looking for

  • Windows 8.1 Pro activation with Windows 8 product key

    I know there are a few discussions going around on here and various other forums about this topic but I am completely stuck. I have a valid Windows 8 Pro (64bit) product key. I did a fresh install of Windows 8.1, not thinking too much about how my pr

  • Creating drop-down list for prodname element in metadata causes errors

    Frame 11 DITA 1.2 Due to restrictions beyond our control, we must use absurdly long product names. Therefore I want to use drop-down lists to make it easier for the authors to select a <prodname> in the metadata. What I did: 1. In metaDecl.eddmod.fm,

  • Error 403 accessing Oracle Portal

    Hello, I have just installed Oracle Application Server 10.1.2.0.2, and I am working on setting up Oracle Portal. I am able to access the portal by using an internal domain name (i.e, http://my.domain.local:7778/pls/portal), it will work fine using th

  • Burning iDVD images on a Windows DVD burner?

    Hi All, My dad has a 12" iBook G4 (combo-drive only, no super-drive), and he want's to burn a DVD out of iDVD. He has a DVD Burner in his PC, so can he export the image (ISO, or whichever format it is) transfer it to his PC, and then burn the DVD the

  • FRM-30410: Warning: Single Record property ignored for non-control block

    I am getting this error FRM-30401: Warning: Formula ignored for non-formula item BILLING.TOTALBILL. How to mask this warning?