Dreamweaver CS3 Slideshow issue - skipping photo 1

Created a slideshow for a client at: http://www.cknodinedesign.com/portfolio_belclaire.html
It loads just fine and advances normally, except it never returns to photo 1.  (from photo 7, it jumps to #2, and vice versa).
Any help would be appreciated.
Thanks,
Tim

TimothyClo wrote:
I have CS6 on its way. I'm sure there's a much better solution in there!
That's great.  CS6 has many improvements.  But no built-in slideshows.
Grab free Widgets from the Adobe Exchange with your Widget Browser. Export them into DW. 
Widget Browser
http://labs.adobe.com/technologies/widgetbrowser/
jQuery & Ajax Slideshows from Widget Exchange:
    * jQuery Cycle Widget
    * Lightbox Gallery Widget
    * Spry Content Slideshow
    * Spry Image Slideshow
Nancy O.

Similar Messages

  • Dreamweaver CS3 Activation Issue

    I have tried Phone and Online support to no avail. I have a copy of Dreamweaver CS3. I just got a new PC and need to move everything over to the new machine. Both are Windows 7 PC's.
    On the New PC, when I install everything it is not able to authenticate via the Internet for some reason. So, when I contacted support for the Authorization Code the two he gave me came up invalid and he told me to post my problem here that he could not help me any further.

    Hi SIWeb,
    See Sign in, activation, or connection errors | CC, CS6, CS5.5 - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html.  It is likely that your host file had entries for Adobe added when you installed some other software title.
    Thanks,
    Preran

  • Dreamweaver CS3 FTP Issue on Mac

    Background Info
    My Mac laptop which I had been using perfectly fine for over a year with connecting via FTP in Dreamweaver headed off to the shop last week for an unrelated power issue. In its absence, I purchased a Mac Mini to continue with my design work. I used the migration assitant to replicate the exact settings of my laptop on my new desktop from a backup of the laptop.  The fixed laptop was returned to me yesterday.
    Issue
    I went to upload some site changes I had made from my laptop and up pops the FTP error that there is no respnse from server (http://img.skitch.com/20090810-8muhscacixyxkuidwkc2yiimba.jpg). I tried again with the same result and just thought perhaps that sites server was down or similar. I moved on to another site and I get the same error, and with the third site, I decided it was an obvious pattern. I then decide to try uploading the files with the desktop that I had purchased, and it uploads without a hitch.
    So any thoughts on why things would work as usual for the new desktop, but never connect (the FTP log is empty) on the laptop sitting right next to it?
    Thanks for your help!

    Thanks Samantha for posting back a soution - I'm sure it will be helpful to others in the future  :-)
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://www.perrelink.com.au
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    http://twitter.com/nadiap

  • Dreamweaver CS3 Flash Slideshow problems

    Hello,
    First off, my name is Mike and I would really appreciate anything that you can do to help me.
    I'm attempting to use Dreamweaver CS3's Flash Slideshow on a site that I'm building for a friend and I'm having troubles.  I have two major issues:
    1. I've uploaded my page to a test folder located on my own site.
    http://www.mikebailey1979.com/NoahTest/Main.html
    As you can see when you go to that page the Flash Slideshow is not appearing.  I've attempted to figure this issue out as much as I can, but I'm not getting anywhere.
    Using Dreamweaver to test I've deleted the AC script and it appears exactly like how it does now that it's live, so I believe that the problem lies in the Slideshow being able to find the script.  What I don't understand is that the AC_RunActiveContent.js is in a folder titled '..Scripts' (which is located in the same 'NoahTest' folder as the 'Main.html')and there should be no problem with it sourcing the Script.
    I'm perplexed as to why it's not reading the .js file.
    2. When I preview the site in my Dreamweaver Preview it works fine, except for the fact that it looks like it's padding the size of the pictures.
    I have all of the dimensions specific to the size of the slice in my site.  The slideshow should be 924x668 to match the slice exactly, so that's what I told it to be in width and height.  I've turned all borders to 0, frame thickness to 0, and I've even tried to add a command to change cell padding to 0, all with no effect.  I've made a still screen capture for you to see my problem.
    http://www.mikebailey1979.com/NoahTest/WhiteBorderProblem.jpg
    I've left the Background White so you can see how it's not sizing the Slideshow correctly.  So the White Border isn't really a border, but a sizing/spacing issue.  I don't know what could be causing this.
    If you could help me with one or both of these issues I would be so grateful.  Thanks for your time.
    Respectfully,
    Mike

    So, bemdesign, you're not seeing the white padding-like effect that I snapped a screen shot of?  See here:
    http://www.mikebailey1979.com/NoahTest/WhiteBorderProblem.jpg
    I've tested the page 'Main.html' that I have live right now using Firefox, IE8, and Safari, and it's still doing this padding issue for me (if that's even what it's supposed to be called).
    After a little research I found a post on another site where tons of people are having the same problem as me:
    http://brianchau.wordpress.com/2007/07/17/where-is-the-flash-element-in-dreamweaver/
    The very last post someone mentions that they fixed the issue that I'm experiencing by adding div tags specifying width and height.  I've tried implementing this, but since I'm somewhat novice with coding still I'm not sure if I'm doing it correctly.  Adding the div tags in various places seems to have either no effect or it changes the w & h values of the entire page, both of which not being my intention.
    Can anyone here who is more advanced at coding than me who can tell me the proper way to implement the div tags in my situation?
    This is the code for my page:
    <code>
    <html>
    <head>
    <title>Main</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body {
         background-color: #353535;
    -->
    </style>
    <script src="../NoahTest/Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- ImageReady Slices (Main.psd) -->
    <table id="Table_01" width="1024" height="768" border="0" cellpadding="0" cellspacing="0">
         <tr>
              <td colspan="4">
                   <img src="images/Main_01.gif" alt="" width="1024" height="50" border="0"></td>
      </tr>
         <tr>
              <td rowspan="2">
                   <img src="images/Main_02.gif" alt="" width="50" height="718" border="0"></td>
      <td colspan="2"><script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','924','height','668','src','Assets/Main_Flash','quality','high','flashvars','flashlet={imageLinkTarget:\'_blank\',captionFont:\'Verdana\',titleFont:\'Verdana\',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:\'Fade\',titleColor:#333333,slideAutoPlay:true,imageURLs:[\'Assets/Main_Flash_01.jpg\',\'Assets/Main_Flash_02.jpg\',\'Assets/Main_Flash_03.jpg\',\'Assets/Main_Flash_04.jpg\',\'Assets/Main_Flash_05.jpg\',\'Assets/Main_Flash_06.jpg\',\'Assets/Main_Flash_07.jpg\',\'Assets/Main_Flash_08.jpg\',\'Assets/Main_Flash_09.jpg\',\'Assets/Main_Flash_10.jpg\',\'Assets/Main_Flash_11.jpg\',\'Assets/Main_Flash_12.jpg\',\'Assets/Main_Flash_13.jpg\'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','flash_component','ImageViewer.swc','movie','Assets/Main_Flash' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="924" height="668">
        <param name="flash_component" value="ImageViewer.swc">
        <param name="movie" value="Assets/Main_Flash.swf">
        <param name="quality" value="high">
        <param name="FlashVars" value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['Assets/Main_Flash_01.jpg','Assets/Main_Flash_02.jpg','Assets/Main_Flash_03.jpg','Assets/Main_Flash_04.jpg','Assets/Main_Flash_05.jpg','Assets/Main_Flash_06.jpg','Assets/Main_Flash_07.jpg','Assets/Main_Flash_08.jpg','Assets/Main_Flash_09.jpg','Assets/Main_Flash_10.jpg','Assets/Main_Flash_11.jpg','Assets/Main_Flash_12.jpg','Assets/Main_Flash_13.jpg'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}">
        <embed src="Assets/Main_Flash.swf" quality="high" flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['Assets/Main_Flash_01.jpg','Assets/Main_Flash_02.jpg','Assets/Main_Flash_03.jpg','Assets/Main_Flash_04.jpg','Assets/Main_Flash_05.jpg','Assets/Main_Flash_06.jpg','Assets/Main_Flash_07.jpg','Assets/Main_Flash_08.jpg','Assets/Main_Flash_09.jpg','Assets/Main_Flash_10.jpg','Assets/Main_Flash_11.jpg','Assets/Main_Flash_12.jpg','Assets/Main_Flash_13.jpg'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="924" height="668"> </embed>
      </object>
    </noscript></td>
      <td rowspan="2">
                   <img src="images/Main_04.gif" alt="" width="50" height="718" border="0"></td>
      </tr>
         <tr>
              <td>
                   <img src="images/Main_05.gif" alt="" width="689" height="50" border="0"></td>
      <td>
                   <img src="images/Main_06.gif" alt="" width="235" height="50" border="0"></td>
      </tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </html>
    </code>
    I've tried adding <div style="width:924;height:668"> both before and after the
    <td colspan="2"> tag of the AC_FL_RunContent section, but to no avail.
    Thanks again to all of you!
    -Mike

  • I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe

    I am trying to reinstall Dreamweaver CS3 from the CD after having computer issues.  Now getting error "You can only install one Adobe product at a time.  Please complete the other installation before attempting to install ......."  There is no other Adobe product installing.  I have used the Adobe Cleaner Tool many times and uninstalled other Adobe Products but neither has worked.  I have uninstalled/reinstalled this CD version of Dreamweaver several times when changing computers and after having computer issues. A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.  Please help.

    A google search of the problem suggested it may be an error related to the number of times I can reinstall this product due to licensing issues.
    Absolutely not. You are misinterpreting things. The activation check never happens when just running the installer, only much later. It means what it says - there is another "install" pending/ active on your system, meaning somewhere there is an (invisible) process still blocking things. Either way, since you haven't provided any real technical info, we can't advise specifically. if you are on Windows, you may want to check your task manager and terminate any setup.exe and msiexec.exe processes plus potentially may need to manually fix/ delete some registry keys. For anything beyond that you will have to be much more specific.
    Mylenium

  • Cannot see web photo gallery in design in dreamweaver cs3

    have made web photo gallery in PS- opens in browser- opens in
    dreamweaver cs3- I can see the code all OK can view again in
    browser--But I cannot see the thumbnails or tables-yet I know its
    there hidden?--How can I make it all visible

    Cindy:
    If you dig really deeply (10 levels down!) in your Library folder you will find the templates for the new Bridge Galleries. You can also use the Lightroom templates in Bridge CS4.
    Library/Applications Support/Adobe/Bridge CS4 Extensions/Adobe output Module/mediagallery/resources/templates/07lightroomgallery/styles
    I duplicated one of the enclosed Styles and dragged it to the Desktop;
    opened it in GoLive (because I like the way that GL displays html code although any text editor will do);
    edited the code to give me the background colors, text and image frames that I wanted; and Saved the file with a new but similar name (starting with next two digits in the series and with the .xml suffix) in the same location as the original.
    And it works!
    You may be able to put your existing templates in the appropriate areas.
    Or, you could install the Optional Plug-ins which let you use the Photoshop/File/Automate
    web galleries and put your old templates wherever you kept them for CS3.
    WARNING:
    You should be perfectly safe doing this but if you screw-up CS4 and have to re-install it I accept no responsibility!!!!!!!

  • DreamWeaver CS3 Web Photo Gallery Help

    I bought the Adobe Web Design package to put together a good
    (hope springs eternal) Web site to showcase about 60 oil paintings
    that are presently available at different poster sites. I am a
    novice to DreamWeaver; started my basic web page. I now need to add
    the photos in 6 different galleries - landscapes, waterscapes, etc.
    I assumed I was going to do this in Photoshop CS3/Fireworks and
    import it to the site I am building with DreamWeaver, but 2
    problems confront me:
    (1) I could not find a Photoshop CS3 photo gallery template
    that allows for a text paragraph adjacent to a larger image when
    clicking on thumbnails laid out on the side or the bottom of the
    page, or am I wrong?
    (2) It appears that Photoshop CS3 generates an independent
    web page for the photo gallery - is it even possible to import a
    photoshop cs3 web gallery into an existing DreamWeaver CS3 web
    page?
    Appreciate any info in this area. Thanks.

    On Tue, 11 Sep 2007 01:10:23 +0000 (UTC), "dreamcafe"
    <[email protected]> wrote:
    >I bought the Adobe Web Design package to put together a
    good (hope springs
    >eternal) Web site to showcase about 60 oil paintings that
    are presently
    >available at different poster sites. I am a novice to
    DreamWeaver; started my
    >basic web page. I now need to add the photos in 6
    different galleries -
    >landscapes, waterscapes, etc. I assumed I was going to do
    this in Photoshop
    >CS3/Fireworks and import it to the site I am building
    with DreamWeaver, but 2
    >problems confront me:
    > (1) I could not find a Photoshop CS3 photo gallery
    template that allows for a
    >text paragraph adjacent to a larger image when clicking
    on thumbnails laid out
    >on the side or the bottom of the page, or am I wrong?
    Dunno as I do not have CS3; but I've used Photoshop a lot to
    generate
    galleries, then I modify them. I think your main sticking
    point is
    that you haven't found a Photoshop gallery that is close to
    what you
    want, is that correct?
    > (2) It appears that Photoshop CS3 generates an
    independent web page for the
    >photo gallery - is it even possible to import a photoshop
    cs3 web gallery into
    >an existing DreamWeaver CS3 web page?
    What's to import? Photoshop outputs web pages and DW edits
    web pages.
    Edit away.
    >
    > Appreciate any info in this area. Thanks.

  • Dreamweaver CS3 (9) maxed CPU slow performance and FTP issues.

    Dreamweaver CS3 (9) maxed CPU slow performance and FTP
    issues.
    Never mind...I found it.
    Of course I have all the firewall, worm, scanning, phishing
    filtering, full time protect, and everything else turned off when I
    am working on a remote/testing site however I found the Symantec
    antivirus email scan being enabled (doesn't it just interact with
    my email program?) was getting in the way of DW9 ftp operations,
    causing some lagging that was putting DW9 into an unstable mode
    during and immediately after (10 seconds) ftp operations.
    The CPU still spikes to 99% during ftp functions but DW9
    works even though it's likely taxed to the max but when I turn off
    email scan DW9 returned to a functioning state during ftp and
    remote file view. Whatever it takes huh?
    PS: email scanning only never effected DW8.02
    My System Info: properly configured (as in: everything works
    or I fix it) Toshiba - XP pro SP2 – Pentium 4 - 2.3GHz
    – 1.5 GB ram – Intel extreme graphics card 64 MB ram
    – Apache 2.2 server – PHP 5 – MySQL 5 -
    phpMyAdmin – Dreamweaver 8.02 – Interakt Kollection
    3.7.1 – Dreamwweaver 9 - DeVtoolbox – Flash –
    GoLive - Photoshop - ImageReady – Illustrator – Acrobat
    – CuteFTP – Putty SSH - blabla...)

    Thanks for the response. I managed to Google the 'nobody' account and found the explanation.
    As you say, I assumed the 'syslogd' process had to do with system logs. I did check the console and couldn't find anything of particular interest in the logs.
    I'll continue to monitor but if anyone has any further suggestions please post.
    One thing that might also have an impact... my available drive space is now down to less than 5gb (runs anywhere between 1gb and 5gb free depending on what I'm running). I know this causes problems for Parallels as it keeps moaning at me, but would it cause any problems with OSX?
    Thanks again,
    Tom

  • Dreamweaver CS3 3 column CSS footer issue

    Has anyone used the Three Column Absolutely Positioned Header
    and Footer (thrColAbsHdr) CSS template in Dreamweaver CS3? If so,
    has anyone figured out how to address issue of Sidebar1 and
    Sidebar2 content floating over top of the footer (instead of
    growing and pushing the footer down)?
    Adrian Senior appears to have addressed it regarding the
    twoColElsLtHdr CSS...
    http://www.adobe.com/devnet/dreamweaver/articles/css_concepts_pt3_cs3.html
    I've tried his suggestion and it still doesn't appear to be
    working properly with this CSS/template (thrColAbsHdr).

    Example 3-column CSS layout:
    http://alt-web.com/TEMPLATES/3-col-fixed-layout.shtml
    CSS divisions do not produce equal height columns.  You'll need to trick the eye into thinking they are equal  buy using a repeating background-image that tiles down the page.  This technique is called Faux Columns.
    You can see a crude example here:
    http://alt-web.com/TEMPLATES/3-col-white-gray.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Dreamweaver CS3 Split View Issue

    Hello All,
    I just got the new dreamweaver CS3 and when working in split
    view nothing is refreshing correctly. What I mean is, if I click on
    some text in the design portion of dreamweaver to try and change
    the font, css assignment, or whatever I cannot. I have to click on
    the text, hit refresh (f5) and then the correct information in the
    properties panel shows up. I have the same problem when selecting
    something in the code portion of the split; it does not select the
    portion in the design section. What is the deal? Dreamweaver 8 did
    this fine.
    Anyone else have this problem?
    Alex

    What OS? Does the problem happen with all files and all
    sites, just some,
    or just one?
    David Alcala
    Adobe Product Support

  • Dreamweaver CS3 slow performance issue confusions & work arounds

    Never mind...I found it.
    Of course I have all the firewall, worm, scanning, phishing
    filtering, full time protect, and everything else turned off when I
    am working on a remote/testing site however I found the Symantec
    antivirus email scan being enabled (doesn't it just interact with
    my email program?) was getting in the way of DW9 ftp operations,
    causing some lagging that was putting DW9 into an unstable mode
    during and immediately after (10 seconds) ftp operations.
    The CPU still spikes to 99% during ftp functions but DW9
    works even though it's likely taxed to the max but when I turn off
    email scan DW9 returned to a functioning state during ftp and
    remote file view. Whatever it takes huh?
    PS: email scanning only never effected DW8.02
    My System Info: properly configured (as in: everything works
    or I fix it) Toshiba - XP pro SP2 – Pentium 4 - 2.3GHz
    – 1.5 GB ram – Intel extreme graphics card 64 MB ram
    – Apache 2.2 server – PHP 5 – MySQL 5 -
    phpMyAdmin – Dreamweaver 8.02 – Interakt Kollection
    3.7.1 – Dreamwweaver 9 - DeVtoolbox – Flash –
    GoLive - Photoshop - ImageReady – Illustrator – Acrobat
    – CuteFTP – Putty SSH - blabla...)

    sundap wrote:
    > Hey , i am pretty new to PHP and MYSQL. I have a login
    page that uses
    > Dreamweaver CS3's Log In User built in function.
    However, when succesfully
    > logged in, I want to create a page that says Hello John,
    or Welcome Bob
    > according to the user that logs in and have been
    unsuccessful so far. I go to
    > the correct page but it says Welcome ( Blank Space)
    >
    > any thoughts? i tried this
    >
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15398&sliceId=2
    >
    > and that doesnt work for me either.....
    What does doesn't work mean?
    Once the user has logged in, can you output the MM_Username
    session variable to the page (in particular the page that the log
    in user behavior has set for a successful log in)? You can do that
    by simply selecting it in the Bindings panel and dragging into the
    design view then previewing the page (after you've logged in of
    course).
    Also to get better responses (and more folks looking at it),
    you should probably post this in the Dreamweaver Application dev
    group:
    http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=12&catid=263&entercat= y
    Danilo Celic
    |
    http://blog.extensioneering.com/
    | Adobe Community Expert

  • Dreamweaver CS3 and Windows 8 Issues

    I have Dreamwever CS3 and Windows 8 and I keep getting errors that can only be resolved by closing down DW and losing the work I have processed so far. I happens mostly when I use extentions such as Webassaist Data Bridge. I have visited their forum but they advised me to checkout you trouble shooting service.
    Please advise
    tonytanner257

    Hi,
    If Dreamweaver is working fine without the extensions, I am not sure if we should be troubleshooting Dreamweaver. Just to be sure, Windows 8 is not a supported version for Dreamweaver CS3. It could possibly work, but wouldn't have been tested on Windows 8 as Adobe supports only the previous two versions of any software.
    This is my best answer. You could wait for other experts for their opinion.
    Thanks,
    Preran

  • Dreamweaver CS3 Flash Video Issue

    I have Dreamweaver CS3 running in OS X 10.4.11 all updated.
    all of a sudden when I go to insert a Flash Video into a page I get the wheel of death and DW is frozen. I formatted the video in Flashconverter and it plays fine in mpeg streamclip.
    The Insert dialog opens and I can chose the flash video and then hit detect size and the controls I want. and then I hit ok and the wheel comes up and never goes away.
    If I create a new sit it will let me add the video.
    Any ideas why this is happening?
    Thanks
    jeff E

    What OS? Does the problem happen with all files and all
    sites, just some,
    or just one?
    David Alcala
    Adobe Product Support

  • Dreamweaver CS3 Login user issue

    Hey , i am pretty new to PHP and MYSQL. I have a login page
    that uses Dreamweaver CS3's Log In User built in function. However,
    when succesfully logged in, I want to create a page that says Hello
    John, or Welcome Bob according to the user that logs in and have
    been unsuccessful so far. I go to the correct page but it says
    Welcome ( Blank Space)
    any thoughts? i tried this
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15398&sliceId=2
    and that doesnt work for me either.....
    what am i missing here? any help is greatly
    appreciated

    sundap wrote:
    > Hey , i am pretty new to PHP and MYSQL. I have a login
    page that uses
    > Dreamweaver CS3's Log In User built in function.
    However, when succesfully
    > logged in, I want to create a page that says Hello John,
    or Welcome Bob
    > according to the user that logs in and have been
    unsuccessful so far. I go to
    > the correct page but it says Welcome ( Blank Space)
    >
    > any thoughts? i tried this
    >
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15398&sliceId=2
    >
    > and that doesnt work for me either.....
    What does doesn't work mean?
    Once the user has logged in, can you output the MM_Username
    session variable to the page (in particular the page that the log
    in user behavior has set for a successful log in)? You can do that
    by simply selecting it in the Bindings panel and dragging into the
    design view then previewing the page (after you've logged in of
    course).
    Also to get better responses (and more folks looking at it),
    you should probably post this in the Dreamweaver Application dev
    group:
    http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=12&catid=263&entercat= y
    Danilo Celic
    |
    http://blog.extensioneering.com/
    | Adobe Community Expert

  • Dreamweaver cs3 FTP Fault - Not connecting anymore

    Hi,
    I hope someone may know the cause of this wierd problem
    My dreamweaver cs3 has just stopped connecting to server for
    any of my sites
    (i got over 100 sites and tried quite a few).
    My other ftp program external to cwcs3 is fine and continues
    to work. This
    using the same connection settings as dwcs3 site profiles.
    Nothing has
    changed on my dwcs3 profiles but yestarday I had the daylight
    saving problem
    (and last year) where i had to delete the cache file as per
    adobe tech doc.
    DW no longer crashing but i think this ftp not connecting is
    only since
    yesterday.
    I have also installed the various windows updates that came
    out recently.
    The other machines in the office continue to work fine. All
    machines import
    the same saved profiles, but if i remove the site profile and
    reimport it
    still dosent connect, but repeating this on another machine
    works without a
    problem.
    All machines in this floor have Vista Business/ CS3 web suite
    connecting to
    a windows 2003 standard ed server running iis and
    iis/microsoft ftp server.
    Same result with windows firewall disabled. Only other
    security app is NOD
    anti-virus, again all machines are the same.
    All i get is an error telling me to try passive etc, but i
    know this isnt
    the fault as the other machines with the same settings are
    fine..
    here is a copy of the ftp log after trying to connect,
    selecting a file, and
    selecting put.
    < 220 Microsoft FTP Service
    > USER mmdftp
    < 331 Password required for mmdftp.
    > PASS
    < 230 User mmdftp logged in.
    > PWD
    < 257 "/mmdftp" is current directory.
    > PWD
    < 257 "/mmdftp" is current directory.
    > CWD /mmdftp/carrs-billington.com
    < 250 CWD command successful.
    > MKD MM_CASETEST4291
    < 257 "MM_CASETEST4291" directory created.
    > CWD /mmdftp/carrs-billington.com
    < 250 CWD command successful.
    > RMD mm_casetest4291
    < 250 RMD command successful.
    > CWD /mmdftp/carrs-billington.com
    < 250 CWD command successful.
    > PWD
    < 257 "/mmdftp/carrs-billington.com" is current
    directory.
    > QUIT
    < 221
    > CWD
    /mmdftp/carrs-billington.com/mmdftp/carrs-billington.com
    < 220 Microsoft FTP Service
    > USER mmdftp
    < 331 Password required for mmdftp.
    > PASS
    < 230 User mmdftp logged in.
    > PWD
    < 257 "/mmdftp" is current directory.
    > PWD
    < 257 "/mmdftp" is current directory.
    > CWD /mmdftp/carrs-billington.com
    < 250 CWD command successful.
    > PWD
    < 257 "/mmdftp/carrs-billington.com" is current
    directory.
    The file "/mmdftp/carrs-billington.com/Company.asp" was
    skipped because the
    old remote file could not be deleted.

    If i was that anal about cpu overhead, would i be using
    dreamweavers built
    in ftp with its feature 100%cpu usage. Even on my core 2
    extreme 9000 cpu!!
    Thanks for the links, but everything in them has been ruled
    out. The issue
    is clearly not a setting within dw. Its some sort of windows
    firewall
    corruption
    Even running wf.msc (advanced win firewall config) provides
    no clues
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:[email protected]...
    >> why on earth?? why on earth not!
    >
    > If you are connecting via a router, wherever you are,
    you do not need a
    > firewall. Firewalls add overhead to your CPU and can get
    in the way of
    > other things, unexpectedly.
    >
    >> What puzzles everyone is why is still happens even
    with windows firewall
    >> disabled (even not behind any firewall or router wen
    tested with usb
    >> broadband via vodaphone)
    >
    > Disabling a firewall is sometimes like disabling Norton
    AntiVirus.
    > Neither of those will ever see the light of day on my
    computers! 8)
    >
    > Anyhow, you may find this useful -
    >
    >
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14834&sliceId=2
    >
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_19012&sliceId=2
    >
    >
    > --
    > 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
    > ==================
    >
    >
    > "RyGa" <[email protected]> wrote in message
    > news:[email protected]...
    >> why on earth?? why on earth not!
    >>
    >> This is a laptop and only sped 60% of its life in
    the office. All
    >> machines in here are identical an this is the first
    problem with this
    >> setup in over 4 years out of 23machines. so i doubt
    its a security issue.
    >>
    >> I have also discover renamining the dreamweaver
    folder allows dream
    >> weaver.exe to function ok. whatever is causing the
    problem it is tied to
    >> the full path.
    >>
    >> Our it people have also copied renamed cuteftp to
    match the same path/
    >> exe name and it too fails to function but renaming
    the exe back to its
    >> proper cuteftp name allows it to work.
    >>
    >> What puzzles everyone is why is still happens even
    with windows firewall
    >> disabled (even not behind any firewall or router wen
    tested with usb
    >> broadband via vodaphone)
    >>
    >>
    >>
    >> "Murray *ACE*"
    <[email protected]> wrote in message
    >> news:[email protected]...
    >>> So - you are running Windows Firewall AND a
    network firewall? Why on
    >>> earth?
    >>>
    >>> --
    >>> 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
    >>> ==================
    >>>
    >>>
    >>> "RyGa" <[email protected]> wrote in
    message
    >>> news:[email protected]...
    >>>> Ok, im getting some where with this...
    >>>>
    >>>> I found this thread
    >>>>
    http://dreamweaverforum.info/dreamweaver-general/20168-dreamweaver-ftp-suddenly-stops-work ing.html
    >>>>
    >>>> which had this solution:
    >>>>
    >>>> The problem was in Windows Firewall, which
    did not recognized the
    >>>> Dreamweaver on some way even it was removed
    from the Windows Firewall
    >>>> exceptions.
    >>>>
    >>>> The solution is a bit tricky:
    >>>> 1. Remove the Dreamweaver from the Windows
    Firewall Exceptions
    >>>> 2. Copy & Paste Dreamweaver.exe on the
    Program
    >>>> Files\<Macromedia|Adobe>\Dreamweaver\
    directory to a new executable
    >>>> filename (e.g. Dreamweaver2.exe)
    >>>> 3. Run the renamed program. After the first
    FTP connection Windows
    >>>> Firewall will ask for permissions for
    connection
    >>>> 4. Close Dreamweaver and run original
    executable. SOLUTION: Windows
    >>>> Firewall will ask for the permision.
    >>>> 5. Remove Dreamweaver2.exe from WF
    Exceptions
    >>>> 6. Enjoy developing and uploading new sites
    >>>>
    >>>>
    >>>> Now as i said previously, I have tried
    disabling the windows firewall
    >>>> but to no avail. but however, renaming (and
    coping to a different exe
    >>>> name) the dreamweaver.exe file allows me to
    launch the newly named file
    >>>> and ftp works fine.
    >>>>
    >>>> But following the solution above makes no
    difference if i run the
    >>>> original exe, I dont get to re-add to
    firewall exceptions even though
    >>>> it isnt there anymore, and the dw still
    refuses to play ftp.
    >>>>
    >>>> I think this is a corruption of some sort
    with windows firewall.
    >>>>
    >>>> Id like to get to the bottom of it though,
    because after googling for a
    >>>> while i see lots of others are having the
    exact same issue. Even if the
    >>>> problem is windows firewall related and dw
    is innocent in all this, its
    >>>> still good to have a solution for anyone
    else to follow.
    >>>>
    >>>> I dont think leaving the dreamweaver.exe
    called dreamweaver2.exe is it
    >>>> as this breaks all the current registry
    references to the proper file
    >>>> name.
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\SharedAccess\Parameters\FirewallPolicy\F irewallRules
    >>>>
    >>>> "Dooza" <[email protected]> wrote
    in message
    >>>> news:[email protected]...
    >>>>> RyGa wrote:
    >>>>>> I should have mentioned. Last night
    i took my laptop home as i do
    >>>>>> quite frequesntly.
    >>>>>>
    >>>>>> The problem remains even though in a
    completely different
    >>>>>> environment, so that rules out
    network at work.. I even tried
    >>>>>> disabling all security apps (win
    firewall, nod and even that win
    >>>>>> defender)
    >>>>>>
    >>>>>> My cuteftp using the same login
    credentials (exactly the same)
    >>>>>> continues to work without a problem.
    >>>>>>
    >>>>>>
    >>>>>> I have this morning went through the
    site area of the dreamwaever
    >>>>>> options and double checked they are
    the same as the machine nearest
    >>>>>> me and they are.
    >>>>>>
    >>>>>> still no joy..
    >>>>>
    >>>>> Very odd indeed, maybe backup all the
    site files and re-install
    >>>>> Dreamweaver? Its a last ditch effort
    though, as its a very strange
    >>>>> problem.
    >>>>>
    >>>>> Dooza
    >>>>
    >>>
    >

Maybe you are looking for

  • Multiple fax/email contacts for same Vendor - How to set it up for Output

    Hi All We have two different plant using same vendor A but their contacts are different. for example. Plant 1000 has the contact as Rep1 with fax 1 and email1                    and Plant 2000 has the contact as Rep 2 with fax 2 and email 2 We would

  • In labview 64bit, Use PostLVUserEvent with user data cluster, unhandled exception occured.

    My labview is Labview 2009 64 bit, I use PostLVUserEvent to post message with cluster data to labview. The following is  the struct in dll: typedef struct {     int32 dimSize;     uInt8 elt[1]; } TD1DINT8; typedef TD1DINT8 **TD1DINT8Hdl; typedef stru

  • Setting up Bank Statement Processing

    The documentation for Bank Statement Processing contains the lines: "Bank statement processing must be performed separately for each company defined in SAP Business One. The demo company that is provided with the installation is not suitable for this

  • Bootable tape/dvd/cd/network backup

    I usually work with AIX based systems that has a feature called mksysb. It lets me make a on the fly system backup while system is in full production, to a tape, CD, disk, DVD of file. The backup contains: the OS, boot information, kernel adjustments

  • JDev10g:Form Validation unexpected.

    Hi, I am using a af:panelpage and af:panelmenu to navigate through a few pages. One page has an insert/submit form. I am unable to navigate through pages with this insert form because it requires a validation. It's forcing the message "Value must be