Dreamweaver and Jquery Get

I'm very new to Dreamweaver.  I have a simple, single webpage that loads some test data from a json file located in the same directory using jQuery get.  It works fine in Chrome when I access thru a xampp server, but I can't make it work using Dreamweaver Live.  When I open Chrome from Dreamweaver, it shows an access-control-allow-origin error (CORS).  I've tried running Live both with a XAMPP server running, and without - all unsuccessful.  Any help would be greatly appreciated.  Thanks.

Hi newbie13,
Can you see if the solution in this post works for you?
http://stackoverflow.com/questions/8456538/origin-null-is-not-allowed-by-access-control-al low-origin
Thanks,
Preran

Similar Messages

  • I am trying to connect to dreamweaver and am getting an error message

    It says that there is an FTP error and cannot make connection to the host that the username or password is incorrect.   Please help

    If the username or password is incorrect you need to verify the settings with your host and verify the information you are entering is correct.  Not really much we can do for you.

  • Dreamweaver CC and jQuery Support

    I'm only recently getting into jQuery, specifically for creating mobile apps.  I know that Dreamweaver CC has good support for jQuery, jQuery UI, and jQuery Mobile.  BUT, I also notice that the code it creates is a hybrid between pure jQuery code, and Dreamweaver proprietary javascript code, such as all the MM_xxx javascript functions.  I also notice that the events for jQuery components are mostly placed within the HTML tag, such as the onClick attribute of an A tag, etc...
    Is there anyway, automagically, to get the jQuery code to build within a script section within the code, with the appropriate event handler as code instead of embedding into the HTML tags themselves?  And is there anyway to eliminate the MM_xxx proprietary javascript functions, and use pure jQuery code instead?

    Hi
    I don't think it is do-able on code that is automatically generated. but I am not a jQuery user in Dw, (JavaScript yes, jQuery no).
    Anything that begins with MM_xxx.... normally indicates that it was written specifically for Dw.
    It may be worth waiting for a few members who normally look-in latter in the day though, as they may know more about using jQuery with Dw.
    PZ

  • Changed battery in laptop and now when trying to open dreamweaver cs3, I get "licensing for this product has stopped working"... contact customer support (thats a laugh).  So what now?

    Changed battery in laptop and now when trying to open dreamweaver cs3, I get "licensing for this product has stopped working"... contact customer support (thats a laugh).  So what now?
    it says:  You cannot use this product at this time.  You must repair the problem by uninstalling and then reinstalling this product or contacting your IT admin or Adobe customer support for help.
    Well it seems I am only able to install this on a maximum of 3 computers so if I uninstall and reinstall I may have used up all three.  What caused this in the first place?

    And most licenses extend to 2 machines; not 3.  Your computer's clock probably reset when you changed batteries. Is your computer's clock set to the correct date and time now?
    See Activation & Deactivation Help
    Nancy O.

  • Dreamweaver CS6-  jquery and jquery cycle to have 5 images slide (as a fade) in a banner code failure- help?

    Dreamweaver CS6- I am trying to use jquery and jquery cycle to have 5 images slide (as a fade) in a banner. I thought I got the code right but it stacked the images. I suspect I have the incorrect code for the position or I haven't properly added cycle.
    my head code:
    <title>slider</title>
    <script type="text/javascript" src="JS/jquery-1.11.2.min.js"></script>
    <script type="text/javascript" src="JS/jquery.cycle2.min.js"></script>
    <script type="text/javascript">
    $('#slider').cycle({
    </script>
    <style type="text/CSS">
    #slider {margin:auto;}
    </style>
    My div code:
    <div id="slider">
      <p> 
        <img src="Leather web page/DSC_0531_4925.JPG"/>
        <img src="Leather web page/DSC_0035_edited-1.JPG"/>
        <img src="Leather web page/DSC_1593_edited-1.jpg"/>
        <img src="Leather web page/DSC_1595_edited-1.jpg"/>
        <img src="Leather web page/DSC_1821.jpg"/>
        </div>
    Any help would be greatly appreciated.

    1. You can use a constructor to change the defaults. The default values can be seen in jquery.cycle2.js starting at line 659 as per the following. As you can see at the bottom, the code automatically runs the slideshow(s)
    // @see: http://jquery.malsup.com/cycle2/api
    $.fn.cycle.defaults = {
        allowWrap:        true,
        autoSelector:     '.cycle-slideshow[data-cycle-auto-init!=false]',
        delay:            0,
        easing:           null,
        fx:              'fade',
        hideNonActive:    true,
        loop:             0,
        manualFx:         undefined,
        manualSpeed:      undefined,
        manualTrump:      true,
        maxZ:             100,
        pauseOnHover:     false,
        reverse:          false,
        slideActiveClass: 'cycle-slide-active',
        slideClass:       'cycle-slide',
        slideCss:         { position: 'absolute', top: 0, left: 0 },
        slides:          '> img',
        speed:            500,
        startingSlide:    0,
        sync:             true,
        timeout:          4000,
        updateView:       0
    // automatically find and run slideshows
    $(document).ready(function() {
        $( $.fn.cycle.defaults.autoSelector ).cycle();
    2. To center the slideshow, merely center the container as in
    div.cycle-slideshow {
        width: 1000px;
        margin: auto;

  • Is it possible to get Dreamweaver and the browsers to agree about placement?

    I am using a Dreamweaver three column liquid template with header and footer. I had a problem with the invasion of my sidebars into my header, but the solution to that turned out to be very simple I pressed enter a few times and the whole lot came down together lining up across the page, sidebars and content in a straight line. Panic for nothing!
    It has however left me with a couple of other problems.
    1     There is a gap of about 10 pixels between the header and the sidebars and content in the version in Dreamweaver itself. The version in IE is exactly right, the sidebars and content are in a straight line under the header.
    The one in Firefox has the sidebars in the right place, but the content about twenty pixels below the header (that is more than in the Dreamweaver  version) and there is a small gap between the left side bar and the content.
    All gap sizes are approximate of course.
    How can I work it so that the Dreamweaver and the browsers all agree or is this a hopeless ambition?
    2     As this is going to be uploaded as a Site Builder system site and I wish to use their navigation, no point in reinventing the wheel and it suits this site, I have a ***NAVBAR*** tag in the left sidebar citing the position. This in the Dreamweaver version invades the content space, but this happens in neither browser. Plenty of room for it. Other content is happily within the sidebar in all versions. Will this NAVBAR reference be a problem? Hope not!
    My grateful thanks for any help.
    Best wishes
    Longparish Chargers

    Thought that as there was a place for attachments, long files were not welcome on the main request page.Quite understand about not opening attachments, although these were fine. Open Office is a great program, prefer it to Microsoft Office and I have both.
    I am a newbie in the field of web pages and do not understand about test servers yet, sorry. So will insert both the HTML and CSS code here.
    This is the HTML
    <%@LANGUAGE="JAVASCRIPT"
    CODEPAGE="65001"%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD
    HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type"
    content="text/html; charset=utf-8">
    <!-- TemplateBeginEditable
    name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable
    name="head" -->
    <!-- TemplateEndEditable -->
    <style type="text/css">
    .style1 {
         font-size: x-small;
         color: #3366FF;
    </style>
    </head>
    <body class="thrColLiqHdr">
    <div id="container">
    <div id="header">
        <h1></h1>
        <p></p>
        <p></p>
        <p></p>
        <p></p>
      <!-- end #header --></div>
      <div id="sidebar1">
        <p>***NAVBAR***</p>
        <p>There should be some
    content here. </p>
        <p> </p>
      </div>
      <div id="sidebar2">
        <h3>Sidebar2 </h3>
        <p>This too should</p>
        <p> </p>
        <p> </p>
      <!-- end #sidebar2 --></div>
      <div id="mainContent">
        <h1> Main Content </h1>
        <p>Lorem ipsum dolor sit
    amet, consectetuer adipiscing elit. Praesent aliquam,  justo
    convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam
    ante ac quam. Maecenas urna purus, fermentum id, threnchard it it it
    it it it it it it it it it it nnen nren nre nrs eej rnngng molestie
    in, commodo  porttitor, felis. Nam blandit quam ut lacus. Quisque
    ornare risus quis  ligula. Phasellus tristique purus a augue
    condimentum adipiscing. Aenean  sagittis. Etiam leo pede, rhoncus
    venenatis, tristique in, vulputate at,  odio. Donec et ipsum et
    sapien vehicula nonummy. Suspendisse potenti. </p>
        <h2>H2 level heading </h2>
        <p>Lorem ipsum dolor sit
    amet, consectetuer adipiscing elit. Praesent aliquam,  justo
    convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam
    ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo
    porttitor, felis. Nam blandit quam ut lacus. Quisque ornare risus
    quis  ligula. Phasellus tristique purus a augue condimentum
    adipiscing. Aenean  sagittis. Etiam leo pede, rhoncus venenatis,
    tristique in, vulputate at, odio.</p>
        <p> </p>
      <!-- end #mainContent --></div>
         <!-- This clearing element should
    immediately follow the #mainContent div in order to force the
    #container div to contain all child floats --><br
    class="clearfloat" />
      <div id="footer">
        <center><p
    class="style1">Copyright 2009: www. career-choice-change
    - All rights reserved.</p>
        <center><a
    href="http://www.sitesell.com/pelican.html"
    target="_blank"><img
    src="http://graphics.sitesell.com/snippet/hp4-88x31.jpg"
    alt="Site Build It" border="0" width="88"
    height="31"></a></center>
        </center>
      <!-- end #footer --></div>
    <!-- end #container --></div>
    </body>
    </html>
    <link
    href="/support-files/styles.css" rel="stylesheet"
    type="text/css">
    and this is the CSS
    @charset "utf-8";
    body {
    font : 100% Verdana, Arial, Helvetica,
    sans-serif;
    background-image :
    url(/image-files/background.jpg);
    margin : 0;
    padding : 0;
    text-align : center;
    .thrColLiqHdr #container {
    width : 80%;
    margin : 0 auto;
    border : 1px solid #020873;
    text-align : left;
    .thrColLiqHdr #header {
    width : 100%;
    height : 135px;
    background-color : #020873;
    background-image :
    url(/image-files/top.jpg);
    background-repeat : no-repeat;
    background-position : center;
    padding : 0 0;
    .thrColLiqHdr #header h1 {
    margin : 0;
    padding : 10px 0;
    .thrColLiqHdr #sidebar1 {
    float : left;
    width : 18%;
    background-image :
    url(/image-files/left.jpg);
    background-repeat : repeat;
    padding : 15px 0;
    .thrColLiqHdr #sidebar2 {
    float : right;
    margin-right : 0;
    width : 18%;
    background : #ffffff;
    padding : 15px 0;
    .thrColLiqHdr #sidebar1 p,
    .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr
    #sidebar2 h3 {
    margin-left : 10px;
    margin-right : 10px;
    .thrColLiqHdr #mainContent {
         margin: 0 18% 0 18%;
         background-color:#FFFFFF;
         padding-left: 2%;
         padding-right: 2%;
    .thrColLiqHdr #footer {
    padding : 0 10px;
    background : #dddddd;
    .thrColLiqHdr #footer p {
    margin : 0;
    padding : 10px 0;
    -->
    </style><!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of
    IE in this conditional comment */
    .thrColLiqHdr #sidebar2, .thrColLiqHdr
    #sidebar1 { padding-top: 30px; }
    .thrColLiqHdr #mainContent { zoom: 1;
    padding-top: 15px; }
    /* the above proprietary zoom property
    gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]
    I left the last bit of the css with the instruction about the Zoom property in as I found it on the template, for information.
    My grateful thanks.
    Longparish chargers

  • CS5.5 and jquery

    I undrstand there is tight intergration between CS5.5 and jquery. Does this not include the UI library? I'm not getting much in the way of code-hinting writing the various widgets.
    Is there a special setup?

    I undrstand there is tight intergration between CS5.5 and jquery. Does this not include the UI library? I'm not getting much in the way of code-hinting writing the various widgets. 
    Is there a special setup?
    No, there's no special setup.
    Here is a quick video about DW CS5.5 jQuery Code Hinting:
    http://tv.adobe.com/watch/cs-55-web-premium-feature-tour-/dreamweaver-cs-55-jquery-code-hi nting/
    Here is a more in depth Adobe Developer Center article:
    http://www.adobe.com/devnet/dreamweaver/articles/introduction-to-jquery.html
    HTH,
    Randy

  • Error updating Dreamweaver and Extension Manager CS6 (Creative Cloud)

    Hello,
    I'm having troubles updating Dreamweaver and Extension Manager CS6 (Creative Cloud) on Macbook Pro with OS version 10.8.2. I get this error codes for both updates U44M1P7.
    The log files are generated.
    Here is an extract (last lines) of the dreamweaver log file (Adobe Dreamweaver CS6 12.2.0 04-16-2013.log):
    04/16/13 10:17:39:997 | [INFO] |  | OOBE | DE |  |  |  | 118619 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/16/13 10:17:39:997 | [INFO] |  | OOBE | DE |  |  |  | 118619 | Installer Operation: PayloadUninstaller
    04/16/13 10:17:39:997 | [INFO] |  | OOBE | DE |  |  |  | 118619 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/16/13 10:17:39:997 | [INFO] |  | OOBE | DE |  |  |  | 118619 | Session {A9861095-6F8C-11E2-B313-84E4FE4B0A47} modify request for AdobeCode: {CB894C92-6F8C-11E2-B313-9980D700C45F}
    04/16/13 10:17:40:024 | [INFO] |  | OOBE | DE |  |  |  | 118619 | Effective AdobeCode for: {CB894C92-6F8C-11E2-B313-9980D700C45F} is {CB894C92-6F8C-11E2-B313-9980D700C45F}
    04/16/13 10:17:40:070 | [INFO] |  | OOBE | DE |  |  |  | 118619 | PDB install manipulation failed
    04/16/13 10:17:40:098 | [INFO] |  | OOBE | DE |  |  |  | 118086 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/16/13 10:17:40:098 | [INFO] |  | OOBE | DE |  |  |  | 118086 | :: END TIMER :: [Payload Operation :{CB894C92-6F8C-11E2-B313-9980D700C45F}] took 101 milliseconds (0.101 seconds) DTR = 39.604 KBPS (0.0386757 MBPS)
    04/16/13 10:17:40:099 | [INFO] |  | OOBE | DE |  |  |  | 118086 | User specified overrideFile:
    04/16/13 10:17:40:101 | [INFO] |  | OOBE | DE |  |  |  | 118086 | The csu inventory was not updated for payload Adobe Dreamweaver CS6_12.2.0_AdobeDreamweaver12de_DELanguagePack 12.2.0.0 {CB894C92-6F8C-11E2-B313-9980D700C45F}, value of local var is -1
    04/16/13 10:17:40:101 | [INFO] |  | OOBE | DE |  |  |  | 118086 | Calling the ROLLBACK custom action code for pre-install for payload Adobe Dreamweaver CS6_12.2.0_AdobeDreamweaver12de_DELanguagePack 12.2.0.0 {CB894C92-6F8C-11E2-B313-9980D700C45F}
    04/16/13 10:17:40:143 | [INFO] |  | OOBE | DE |  |  |  | 118086 | No operation.  We're done:
    04/16/13 10:17:42:147 | [INFO] |  | OOBE | DE |  |  |  | 118086 | Total components installed: 0
    04/16/13 10:17:42:147 | [INFO] |  | OOBE | DE |  |  |  | 118086 | Total components repaired: 0
    04/16/13 10:17:42:147 | [INFO] |  | OOBE | DE |  |  |  | 118086 | Total components removed: 0
    04/16/13 10:17:42:147 | [WARN] |  | OOBE | DE |  |  |  | 118086 | DW050: The following payload errors were found during install:
    04/16/13 10:17:42:147 | [WARN] |  | OOBE | DE |  |  |  | 118086 | DW050:  - Adobe Dreamweaver CS6_12.2.0_AdobeDreamweaver12-mul: Patch already installed
    04/16/13 10:17:42:147 | [WARN] |  | OOBE | DE |  |  |  | 118086 | DW050:  - Adobe Dreamweaver CS6_12.2.0_AdobeDreamweaver12de_DELanguagePack: Install failed
    04/16/13 10:17:42:147 | [INFO] |  | OOBE | DE |  |  |  | 118086 | Call PostSession Custom Hook
    04/16/13 10:17:42:147 | [INFO] |  | OOBE | DE |  |  |  | 118086 | ::START TIMER:: [Post session :{A9861095-6F8C-11E2-B313-84E4FE4B0A47}]
    04/16/13 10:17:42:148 | [INFO] |  | OOBE | DE |  |  |  | 118086 | In ReinstallSessionCloseProc
    04/16/13 10:17:42:148 | [INFO] |  | OOBE | DE |  |  |  | 118086 | Custom action return code: 0
    04/16/13 10:17:42:148 | [INFO] |  | OOBE | DE |  |  |  | 118086 | :: END TIMER :: [Post session :{A9861095-6F8C-11E2-B313-84E4FE4B0A47}] took 0 milliseconds (0 seconds)
    04/16/13 10:17:42:148 | [INFO] |  | OOBE | DE |  |  |  | 118086 | :: END TIMER :: [Total Timer] took 17239 milliseconds (17.239 seconds) DTR = 1.16016 KBPS (0.00113297 MBPS)
    04/16/13 10:17:43:150 | [INFO] |  | OOBE | DE |  |  |  | 118086 | -------------------------------------- Summary --------------------------------------
    04/16/13 10:17:43:150 | [INFO] |  | OOBE | DE |  |  |  | 118086 |  - 0 fatal error(s), 0 error(s)
    04/16/13 10:17:43:150 | [INFO] |  | OOBE | DE |  |  |  | 118086 | OSX version: 10.8.3 
    04/16/13 10:17:43:150 | [INFO] |  | OOBE | DE |  |  |  | 118086 |
    04/16/13 10:17:43:150 | [INFO] |  | OOBE | DE |  |  |  | 118086 | -------------------------------------------------------------------------------------
    04/16/13 10:17:43:150 | [INFO] |  | OOBE | DE |  |  |  | 118086 |
    04/16/13 10:17:43:150 | [INFO] |  | OOBE | DE |  |  |  | 118086 | Exit Code: 7 - Unable to complete Silent workflow.
    04/16/13 10:17:43:150 | [INFO] |  | OOBE | DE |  |  |  | 118086 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/16/13 10:17:43:150 | [INFO] |  | OOBE | DE |  |  |  | 118086 | END - Installer Session
    04/16/13 10:17:43:150 | [INFO] |  | OOBE | DE |  |  |  | 118086 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Here is an extract (last lines) of the extension manager log file (Adobe Extension Manager CS6 6.0.5 04-16-2013.log):
    04/16/13 10:17:17:287 | [INFO] |  | OOBE | DE |  |  |  | 117458 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/16/13 10:17:17:287 | [INFO] |  | OOBE | DE |  |  |  | 117458 | Installer Operation: PayloadUninstaller
    04/16/13 10:17:17:287 | [INFO] |  | OOBE | DE |  |  |  | 117458 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/16/13 10:17:17:287 | [INFO] |  | OOBE | DE |  |  |  | 117458 | Session {7E13F325-CE11-42B3-BFD8-C15A8296EACB} modify request for AdobeCode: {7E13F325-CE11-42B3-BFD8-C15A8296EACB}
    04/16/13 10:17:17:316 | [INFO] |  | OOBE | DE |  |  |  | 117458 | Effective AdobeCode for: {7E13F325-CE11-42B3-BFD8-C15A8296EACB} is {7E13F325-CE11-42B3-BFD8-C15A8296EACB}
    04/16/13 10:17:17:364 | [INFO] |  | OOBE | DE |  |  |  | 117458 | PDB install manipulation failed
    04/16/13 10:17:17:388 | [INFO] |  | OOBE | DE |  |  |  | 117373 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: -1 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/16/13 10:17:17:388 | [INFO] |  | OOBE | DE |  |  |  | 117373 | :: END TIMER :: [Payload Operation :{7E13F325-CE11-42B3-BFD8-C15A8296EACB}] took 102 milliseconds (0.102 seconds)
    04/16/13 10:17:17:389 | [INFO] |  | OOBE | DE |  |  |  | 117373 | User specified overrideFile:
    04/16/13 10:17:17:391 | [INFO] |  | OOBE | DE |  |  |  | 117373 | The csu inventory was not updated for payload Adobe Extension Manager CS6_6.0.5_AdobeExtensionManager6.0All 6.0.5.0 {7E13F325-CE11-42B3-BFD8-C15A8296EACB}, value of local var is -1
    04/16/13 10:17:17:391 | [INFO] |  | OOBE | DE |  |  |  | 117373 | Calling the ROLLBACK custom action code for pre-install for payload Adobe Extension Manager CS6_6.0.5_AdobeExtensionManager6.0All 6.0.5.0 {7E13F325-CE11-42B3-BFD8-C15A8296EACB}
    04/16/13 10:17:17:433 | [INFO] |  | OOBE | DE |  |  |  | 117373 | No operation.  We're done:
    04/16/13 10:17:19:436 | [INFO] |  | OOBE | DE |  |  |  | 117373 | Total components installed: 0
    04/16/13 10:17:19:436 | [INFO] |  | OOBE | DE |  |  |  | 117373 | Total components repaired: 0
    04/16/13 10:17:19:436 | [INFO] |  | OOBE | DE |  |  |  | 117373 | Total components removed: 0
    04/16/13 10:17:19:437 | [WARN] |  | OOBE | DE |  |  |  | 117373 | DW050: The following payload errors were found during install:
    04/16/13 10:17:19:437 | [WARN] |  | OOBE | DE |  |  |  | 117373 | DW050:  - Adobe Extension Manager CS6_6.0.5_AdobeExtensionManager6.0All: Install failed
    04/16/13 10:17:19:437 | [INFO] |  | OOBE | DE |  |  |  | 117373 | Call PostSession Custom Hook
    04/16/13 10:17:19:437 | [INFO] |  | OOBE | DE |  |  |  | 117373 | :: END TIMER :: [Total Timer] took 3213 milliseconds (3.213 seconds) DTR = 4.97977 KBPS (0.00486306 MBPS)
    04/16/13 10:17:20:438 | [INFO] |  | OOBE | DE |  |  |  | 117373 | -------------------------------------- Summary --------------------------------------
    04/16/13 10:17:20:438 | [INFO] |  | OOBE | DE |  |  |  | 117373 |  - 0 fatal error(s), 0 error(s)
    04/16/13 10:17:20:438 | [INFO] |  | OOBE | DE |  |  |  | 117373 | OSX version: 10.8.3 
    04/16/13 10:17:20:438 | [INFO] |  | OOBE | DE |  |  |  | 117373 |
    04/16/13 10:17:20:438 | [INFO] |  | OOBE | DE |  |  |  | 117373 | -------------------------------------------------------------------------------------
    04/16/13 10:17:20:438 | [INFO] |  | OOBE | DE |  |  |  | 117373 |
    04/16/13 10:17:20:438 | [INFO] |  | OOBE | DE |  |  |  | 117373 | Exit Code: 7 - Unable to complete Silent workflow.
    04/16/13 10:17:20:438 | [INFO] |  | OOBE | DE |  |  |  | 117373 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/16/13 10:17:20:438 | [INFO] |  | OOBE | DE |  |  |  | 117373 | END - Installer Session
    04/16/13 10:17:20:438 | [INFO] |  | OOBE | DE |  |  |  | 117373 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Regards
    Jan

    In this log file I can see you are getting Error : U44M1P7 while updating the software
    This Error comes where language packs for software are not installed properly on the machine.
    I would suggest to update Adobe Application manager from
    Windows : http://www.adobe.com/support/downloads/detail.jsp?ftpID=4773
    MAC: http://www.adobe.com/support/downloads/detail.jsp?ftpID=4774
    then try to install the update if still you are not able to update software and getting same error then uninstall all the Adobe software selecting remove prefernces.
    After uninstalling the software run the Adobe Cleaner tool(http://www.adobe.com/support/contact/cscleanertool.html) and remove the leftovers.
    Regards,
    Jatin Dembla

  • Dreamweaver and Windows Vista Problem

    Hello,
    I ran into a problem with my Dreamweaver - 8 application and
    cannot find a fix. I open up the Dreamweaver application, 2-3
    seconds later, I get the following error message, “A problem
    caused the program to stop working correctly, windows will close
    the program and notify you if a solution is available.” I am
    using Windows Vista and believe the problem is associated with the
    Vista operating system. I am puzzled by the fact that I have been
    using Dreamweaver with Vista and have had no problems up until now.
    I uninstalled & reinstalled Dreamweaver to no avail. I
    restored my computer to an earlier date, and updated Dreamweaver,
    and still have the same problem.
    Any help to resolve this problem would be greatly
    appreciated.
    Steve
    Text
    Text

    Hello Again,
    I finally fixed the problem. I went into my network settings
    and reset my network address. This did the trick, I went back and
    opened up Dreamweaver without any problem.
    Steve

  • Dreamweaver and Fireworks?

    Hi,
    I have been using (very) old versions of Dreamweaver and Fireworks for the past few years, and am thinking about upgrading to the latest versions.
    I see Fireworks is not part of Creative Cloud, but there is talk of Fireworks CS6 somehow being available through the service?
    I basically just want to know my options of what to buy, and the Adobe site could not be less clear about how to get hold of Fireworks - I can see I can get Dreamweaver CC with a Single App subscription. How can I add Fireworks to this bundle? I really don't want the rest of the apps - just these two.
    Any pointers would be much appreciated.
    Alternatively - what has everyone moved to from Fireworks now that it is no longer being actively developed?

    You can activate CS 6 version , if you have Creative Cloud full subscription
    Can't download Firework CS6 through Creative Cloud
    You can also purchase Fireworks CS 6 as standalone product :
    Creative Suite 6

  • How to build database driven mobile apps with dreamweaver and phonegap?

    Hi all,
    I'm searching the easiest way to implement a simple database in my app.
    I can build application with php/mysql in seconds with dreamweaver.
    But how can I do something similar with dreamweaver cs5.5 and phonegap for mobile apps?
    I would like to create a little app that pulls data from a mysql database on my webserver.
    But it seems that dreamweaver/phonegap/jquery mobile work only with HTML files.
    I searched the whole web for a day now but I haven't found anything easy to recreate.
    Is there a tutorial that explains the basic of database for mobile in dreamweaver?
    It seems a bit limitating to use dreamweaver to build only static/useless apps....
    What about forms and data validation?
    TIA for any help.
    tony

    @idesdema: Have a look at this tutorial: http://www.codeforest.net/jquery-mobile-advanced-tutorial-rss-reader-app
    It includes a demo as well as a download link to the source files.
    Also, if you want to take it a step further, you can create & manage a 'local database' without having to access anything remotely - basically handling everything at the client's end.
    There's a tutorial for that here: http://the-jquerymobile-tutorial.org/jquery-mobile-tutorial-CH22.php
    Good luck.

  • Connection to DB w/ Dreamweaver and GoDaddy

    I'm taking a Dreamweaver class right now. It tells me to
    setup a database on my server. On GoDaddy I got to databases, go to
    access (that is what I'm using) and create a DSN.. I name it the
    same as my database and it names it "access_mydatabasename"
    I got to dreamweaver, open an .asp page and in the database
    panel I press the "+" sign and chose a connection name and my book
    says for the DSN name use one name.. which I've tried, plus I've
    tried to use the the DSN name created on GoDaddy. My books says to
    create the database "using DSN and testing server" I have been able
    to get the database to load using "using local DSN", but then I
    can't get it work when I try to upload it.
    I'm geting HTTP Error Code 400 Bad Request
    and
    error 80004005 - datea source name not found and no default
    driver specified. (which I have gone to my control
    panel/administration tools and followed the instructions for added
    a system DSN.
    and another error I'm getting:
    files on machine named ftp....... not executed by testing
    server. Testing server for this site does not map to the URL.
    Verify that the URL Prefix is mapped to the root of the site.
    I've tried various things and just get the same or different
    errors.
    Since my book wants me to the "testing server" vs. "local
    server" from the Database panel, I would like to get that to work.
    I think it has a lot to do where all of my folders are. I am adding
    this "class website" to a folder in another hosting site I have.
    Everything was uploading and working fine, before I started with
    this database thing. Hopefully, I'm just making this all too
    complicated than it is.
    Any suggestions?
    Thanks,

    You created the DSN on your server, but you're trying to
    access the same
    DSN on your local machine.
    You need to create an identical DSN on your local machine. I
    think you
    can just click the "DSN..." button in the Connection dialog
    to create
    the local DSN.
    FYI, there is a macromedia.dreamweaver.appdev forum where you
    might get
    a better response for database questions.
    HTH,
    Randy
    pacmour wrote:
    > I'm taking a Dreamweaver class right now. It tells me to
    setup a database on
    > my server. On GoDaddy I got to databases, go to access
    (that is what I'm
    > using) and create a DSN.. I name it the same as my
    database and it names it
    > "access_mydatabasename"
    >
    > I got to dreamweaver, open an .asp page and in the
    database panel I press the
    > "+" sign and chose a connection name and my book says
    for the DSN name use one
    > name.. which I've tried, plus I've tried to use the the
    DSN name created on
    > GoDaddy. My books says to create the database "using DSN
    and testing server"
    > I have been able to get the database to load using
    "using local DSN", but
    > then I can't get it work when I try to upload it.
    >
    > I'm geting HTTP Error Code 400 Bad Request
    >
    > and
    >
    > error 80004005 - datea source name not found and no
    default driver specified.
    > (which I have gone to my control panel/administration
    tools and followed the
    > instructions for added a system DSN.
    >
    > and another error I'm getting:
    >
    > files on machine named ftp....... not executed by
    testing server. Testing
    > server for this site does not map to the URL. Verify
    that the URL Prefix is
    > mapped to the root of the site.
    >
    > I've tried various things and just get the same or
    different errors.
    >
    > Since my book wants me to the "testing server" vs.
    "local server" from the
    > Database panel, I would like to get that to work. I
    think it has a lot to do
    > where all of my folders are. I am adding this "class
    website" to a folder in
    > another hosting site I have. Everything was uploading
    and working fine,
    > before I started with this database thing. Hopefully,
    I'm just making this
    > all too complicated than it is.
    >
    > Any suggestions?
    >
    > Thanks,
    >

  • Dreamweaver and Spyware

    Hello!
    Anyone out there know how to prevent spyware from being
    attached to a Dreamweaver website?
    I am new to Dreamweaver, and know very little HTML or XHTML
    (thought I have a pocket reference for these codes, and can look
    things up).
    I have no idea how hackers attach spyware to a website, and
    am interested if there are methods of detecting and eliminating any
    spyware they might attach to a site I design.
    Anyone?

    Yep - makes good sense. Thanks.
    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
    ==================
    "Michael Fesser" <[email protected]> wrote in message
    news:[email protected]...
    > .oO(Murray *ACE*)
    >
    >>> I've already seen pages with an upload feature,
    but an improper check of
    >>> the uploaded files. So I was able to easily
    upload my own PHP script and
    >>> even call it in my browser ... some people just
    make it too easy for an
    >>> attacker.
    >>
    >>You mean by verifying that the file type is not an
    executable file, right?
    >
    > That's not enough. IMHO there are at least two things
    that should be
    > taken into account:
    >
    > 1) What filetypes you want to allow.
    >
    > If it's only about images, then it's pretty easy to
    check the correct
    > type with getimagesize(). For other types this
    "sniffing" can become
    > more difficult.
    >
    > 2) What will be done with the uploaded files and how
    users will be able
    > to access them.
    >
    > Storing them in a public directory, where they can all
    be reached by
    > URLs is very dangerous, because then it's the webserver
    which delivers
    > and perhaps interprets these files. On the site I
    mentioned above I was
    > able to upload a script with a name like "foo.php.txt".
    This easily
    > bypassed the "security" check on that site, which was
    just a simple test
    > of the file extension to prevent the upload of PHP
    scripts. My file was
    > seen as a text file - nice. Additionally it was stored
    in a public
    > directory and could be reached by a URL - even nicer.
    And finally the
    > server was configured to also accept URLs with
    incomplete or no
    > extension at all. So I was able to call my uploaded file
    like this:
    >
    >
    http://example.com/foo.php
    >
    > which made the server execute my own script ... *boom*
    >
    > This would not have been possible if the uploaded files
    would have been
    > stored outside the document root and be
    delivered/streamed by a script:
    >
    >
    http://example.com/download.php?file=foo.php.txt
    >
    > Then it doesn't really matter of what type these files
    are - as long as
    > the webserver can't get his own hands on them.
    >
    > Micha

  • Dreamweaver and Servlets

    Please can someone tell me how to do the following:
    I have created a login screen in Dreamweaver and have a submit button. I would like to know how to link this to a servlet and pick up the name which the user has given.
    Thank u.

    The servlet should be running somewhere on your ewb server. Usually in a place like this:
    http://www.yourhost.com/somefolder/servlets/YourClass
    so if your servlet handles get method requests just add a query string with parameters to that string, and if your servlet is to handle post requests then just set the form to post to that url.

  • Adobe Dreamweaver and Muse

    Hello so I have designed my whole site using Dreamweaver and Business Catalyst and now I want to change it into a mobile site and so some finishing touches on the site. Is there a way to bring in the site from BC's back end to download into Adobe muse?
    What is the best way to start designing your mobile site? I have started it in Dreamweaver and I am having a hard time getting the size correct. That's why I thought it may be easier to edit the mobile design in Muse a lot better.
    Nathan

    Dreamweaver is NOT the same as Muse.   These are two very different products aimed at different users.
    Muse is consumer level software for hobbyists and non-coders with little web experience.   Dreamweaver is pro-level software for experienced web developers. Coding skills are essential.  More than likely, your web designer is using Dreamweaver.
    Muse is only available by subscription to the Creative Cloud.  Dreamweaver can be obtained on a single license, in a product suite or by subscription to the Creative Cloud.  See Product Comparison Guide below for details:
    http://www.adobe.com/products/creativesuite/buying-guide.html
    Nancy O.

Maybe you are looking for

  • Can't make Flash button work in firefox and safari

    I'm creating an Entry Page slideshow here with Flash Cs3 and AS2: http://vaforestwild.com/ I'd like to be able to click on the whole slideshow (or the "Enter Site" text) to go to another page on the site, which I'm calling "vaforestwild.com/home.html

  • Change Pricing procedure at Sales Order

    Hi. we have a lot of sales order without fill the field Pricing procedure due to wrong convert process. I think that, once the SO is generated, it is not possible change the field Pricing procedure (VBAK-KALSM), but i have my hope pinned on you can h

  • Indesign CC 9.1 Crash on Launch - Mountain Lion

    I get 2 errors messages : Unable to launch Adobe InDesign as you may lack sufficient permissions to access the preferences folders. Try deleting the preferences folders and then restart Adobe InDesign. Adobe InDesign is shutting down. A serious error

  • Importing variables from another page in jsp

    Hey. I want to make two pages. I want the first page to include the variables from another page or POJO. I did this but i cant use the variables in index.jsp without initializing them first. But when I initialize them i get an error when trying to in

  • How to map idoc segment field E1IDB02-FIIKONTO with BSEG-ESRNR.

    Hi, I have searched for lot of threads in the forum , and also i tried myself but i am not able to map this fields segment with my logic, so please anyone kindly contribute in mapping idoc segment field  with the logic given below: idoc type :PAYEXT