Dreamweaver CS4 - Server Busy Problem

I purchased Adobe Suite CS4
several years ago, received a serial number, and successfully installed
all of the Adobe programs.
All of a sudden, when I click the
Dreamweaver CS4 shortcut, the
Dreamweaver background appears, with a "Server Busy" box, with the
error message "action cannot be
completed because the other
program is busy,
choose Switch or Retry".  Retry
doesn't do anything, and "Switch To"displays the start menu.
I switched to Dreamweaver CS4 from the
all programs list, and Dreamweaver appears
without the "Server Busy" message, but then it reappears when
I attempt to set the site root folder.
I notice that there are two
Dreamweaver buttons at the bottom task bar (and that there are two
Dreamweaver programs in the task manager), but neither button functions
when I click on each one to try to close it.  Deleting one or the other
from the task bar doesn't eliminate the error message.
In addition, Photoshop CS4 stalls
when it is trying to locate plug-ins.  However, Flash and Illustrator do
execute properly.
Can anyone me advise how to solve this
problem?
Thanks,
Stuart Braun
[email protected]

Hi NewOrleans99,
If both DW and PS are giving you problems, I suggest that you verify whether your system requirements meet the demands of these software.
Thanks,
Preran

Similar Messages

  • Dreamweaver CS4 Lightbox Gallery Problem

    Hello Everyone,
    I am using Dreamweaver CS4 on a Mac and I am a beginner at producing my website, just so you know.  I am using lightbox gallery for my photo gallery on my website and everything works fine except that when you click on the picture to start the gallery there is a question mark that pops up where there should be instead the enlarged picture.  When I preview it using Safari the enlarged photo pops up with no problem, the question mark pops up only when I upload the website online. I have been trouble shooting to the best of my ability, but to no avail.  Please someone, show me what I am doing wrong.
    Here is the coding:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Photo Gallery</title>
    <script src="scripts/jquery.js" type="text/javascript"></script>
    <script src="scripts/lightbox.js" type="text/javascript"></script>
    <link href="css/lightbox.css" rel="stylesheet" type="text/css" />
    <link href="css/sample_lightbox_layout.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="gallery1" class="lbGallery">
      <ul>
        <li> <a href="images/lightboxdemo1.jpg" title=""> <img src="images/lightboxdemo_thumb1.JPG" width="72" height="72" alt="" /> </a> </li>
        <li> <a href="images/lightboxdemo2.jpg" title=""> <img src="images/lightboxdemo_thumb2.jpg" width="72" height="72" alt="" /> </a> </li>
        <li> <a href="images/lightboxdemo3.jpg" title=""> <img src="images/lightboxdemo_thumb3.jpg" width="72" height="72" alt="" /> </a> </li>
        <li> <a href="images/lightboxdemo4.jpg" title=""> <img src="images/lightboxdemo_thumb4.jpg" width="72" height="72" alt="" /> </a> </li>
        <li> <a href="images/lightboxdemo5.jpg" title=""> <img src="images/lightboxdemo_thumb5.jpg" width="72" height="72" alt="" /> </a> </li>
      </ul>
    </div>
    <script type="text/javascript">
    // BeginWebWidget lightbox_gallery
                        $(function() {
            $('#gallery1 a').lightBox();
    // EndWebWidget lightbox_gallery
    </script>
    </body>
    </html>
    And the website URL is: http://majesticmonumentvalley.com/photogallery.html
    Please note that I have not customized my own photos in the gallery because they only end up with the question mark so I wanted to fix this problem before I started putting my own photos on the website.
    Thank you for your time.
    -Jessica

    Hello, 
    Thank you for your response.  I put my own photos into the gallery and made sure they were located in the images folder.  I previewed it in Safari and all was well.  But, yet again, when I uploaded it online it does the same thing- a question mark appears instead of the enlarged image.  The thumbnail images are fine, it is just the enlarged images giving me grief.  What am I doing wrong?
    The new coding:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Photo Gallery</title>
    <script src="scripts/jquery.js" type="text/javascript"></script>
    <script src="scripts/lightbox.js" type="text/javascript"></script>
    <link href="css/lightbox.css" rel="stylesheet" type="text/css" />
    <link href="css/sample_lightbox_layout.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="gallery1" class="lbGallery">
      <ul>
        <li> <a href="images/honeymoonarch1.jpg" title=""> <img src="images/honeymoonarch_thumbnail.jpg" width="200" height="133" alt="" /> </a> </li>
        <li> <a href="images/jessicaofmv.jpg" title=""> <img src="images/jessicaofmv_thumbnail.jpg" width="150" height="226" alt="" /> </a> </li>
        <li> <a href="images/mittensunriseglow.JPG" title=""> <img src="images/mittensunriseglow_thumbnail.JPG" width="200" height="150" alt="" /> </a> </li>
        <li> <a href="images/themittens.JPG" title=""> <img src="images/themittens_thumbnail.JPG" width="200" height="150" alt="" /> </a> </li>
        <li></li>
      </ul>
    </div>
    <script type="text/javascript">
    // BeginWebWidget lightbox_gallery
                        $(function() {
            $('#gallery1 a').lightBox();
    // EndWebWidget lightbox_gallery
    </script>
    </body>
    </html>
    And the URL:  http://majesticmonumentvalley.com/photogallery.html
    Thanks again for your time.
    -Jessica

  • Dreamweaver CS4 start-up problem solved; shutdown crash not solved

    FYI - I learned very quickly that Dreamweaver CS4 will not launch at all (no splash screen, nothing) with setpoint.exe running in the background. Setpoint.exe is a Logitech mouse/keyboard manager. Shut it down and DW launches fine.
    Shutdown, however, is driving me crazy. When closing out DW (File > Exit or X-out), the app closes, then about fifteen seconds later, I get an error dialog that DW has crashed. 0xc0000005 error (memory access violation).

    Hi Stan,
    Thanks for responding.
    Truth be told, I got so focused on the Encore problem, it didn't occur to me to see whether Media Encoder was still functioning properly on my machine.
    At any rate, I did byte the bullet, and re-install Encore, and the problem in question went away.  Interestingly enough, when you opt to re-install Encore, CS4 automatically re-installs Media Encoder as well, so I guess the two programs are pretty tightly joined at the hip.  Not surprising, perhaps, since I suspect that Encore is in some ways just a special case of Media Encoder, at least as far as the transcoding is concerned.
    Of course, once I got Encore up and running, I tried to bring over a very, very small sequence from Premiere Pro and build it, and Encore crashed again (In PproHeadless.exe call to  ImageRender.dll).  Frustrating, since as a newbie all I'm trying to do is understand how the sequence settings I'm using in Premiere translate into final DVD output.  The project I am working on involves a mixture of still images and short video clips culled from many sources in many formats, and my first renders in Premiere yielded lots of letterboxing (I'm learning the hard way about pixel aspect ratios and the like).  As such, I figured before I built too many sequeneces, I should find a set of settings and work procedures that yield good results.
    I used dynamic linking to bring over my sequence from Premiere, and I'm thinking that perhaps having both Encore and Premiere open at the same time requires too many resources on my limited system.  Time to go figure out other options for moving sequences from Premiere over to Encore to see if that is in fact the issue.
    -PtCruiser105

  • Dreamweaver CS4 Serial Number Problems

    Hi guys, I bought a new copy of Dreamweaver CS4 a couple of years ago, installed it, and its run fine. I don't build websites for a living, have just built one for myself and a couple of groups I'm involved with.
    Just a few weeks back, I went to use the program and it told me to enter my Serial Number. I thought this was a bit wierd as I'd been using the program for a couple of years, and entered the Serial Number provided on the packaging when first installed. When I entered the Serial Number a red X appeared next to the number and the message "The serial number you entered is not valid"
    Why would this have happened? Has the program been corrupted? I've been using the program without any problems until this started, now I can't seem to get into it. How can I fix this problem?
    Many thanks.

    Hi everyone, thanks so much for your replies, I really appreciate it. Sorry for my slow response, I have to travel a bit for my work so have been away lately. Jim, I have checked the serial number a few times to make sure I didn't mess it up. But am still having issues.
    Carey, the problem I'm having isn't with trying to install it on a new pc. The problem is with my two current pc's. I first loaded the product to my main pc approx 2 years ago, and its been working fine. I installed it to my laptop more recently when my main pc went in for some repairs. Its been working fine on the laptop too. However, in December last year, my main pc was struck with a virus. I don't know if this was at all related to the issues I'm now having with my serial number,  but the next time I went to use Dreamweaver, it started giving me a countdown for when I'd need to install my serial number. When that countdown reached 30 days it locked me out. When I entered my serial number, the red X appeared next to it and said "The serial number you entered is not valid".
    The program worked fine on my laptop, until I went to use it a couple of weeks ago, and now when I open it an error message pops up which reads:
    "Licencing for this product has stopped"
    "This product has encountered a problem which requires that you restart your computer before it can be launched"
    Then it goes on to tell me that if the problem continues I should contact Adobe, and it gives the error message: "Error: 148:3"
    When I restart my computer, I get the same error message.
    I have been really happy with the product. I don't want to install it on a new pc, I just want to sort out the serial number issues that have started and to get it working again on my existing pc and laptop.
    Thanks again everyone for your help.

  • Dreamweaver CS4 SPRY Menu Problems in IE

    I am trying to have a drop-down menu on my site using the SPRY option in Dreamweaver CS4. In all browsers it looks exactly like it should. Unofrtunately in IE it pops out to the side instead of down. Anyone know a fix around this. The site is http://mtltechnologies.com/
    Here is the SPRY CSS.
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 12px;
        cursor: default;
        width: auto;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 154px;
        float: left;
        height: 25px;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 1020;
        cursor: default;
        position: absolute;
        left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
        width: 154px;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
        display: block;
        cursor: pointer;
        padding: 5px;
        color: #FFF;
        text-decoration: none;
        background-image: url(../images/button_bg.jpg);
        text-align: center;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        color: #FFF;
        background-image: url(../images/button_bg_down.jpg);
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
        background-image: url(../images/button_bg.jpg);
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
        background-image: url(../images/button_bg_down.jpg);
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
        background-image: url(../images/button_bg_down.jpg);
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarHorizontal li.MenuBarItemIE
            display: inline;
            f\loat: left;
            background: #FFF;
    Anyone know a fix?
    Thanks,

    The code is too long. Let's do it this way, did you change anything on the default css of the SPRY menu?
    just my thought, why don't you remove it from the table? That might be the cause. Try to think of an alternative way like using divs and css.

  • Re: Dreamweaver CS4 Serial Number Problems

    Hi
    I am having the same problem however mine is a student edition and it was working fine but now isn't.  I have contacted Adobe and they have told me that they cannot troubleshoot CS4 as the version is too old - then I sat with an advisor for an hour that accessed my computer and he just disconnected me as he couldn't solve the problem.  The college have told me to contact Adobe, Adobe told me to contact the college. 
    I am tearing my hair out, I have paid for a web design course that I can not use because of a serial number.  Can anyone help its driving me crazy.
    I have tried all the troubleshooting on the website.
    Many thanks,

    What problem exactly are you having with the serial number?
    The original poster of the thread you posted this message in originally stated that the software was working fine for some time, and then suddenly asked him to enter a serial number.
    Is this also what you are facing?
    If not, please describe your situation.
    Feel free to PM me your serial number and I can check it out for you.

  • Synchronize problem with Dreamweaver CS4

    Hi all,
    I was wondering whether any of you can offer any advice or help with a problem I have with Dreamweaver CS4. 
    The problem is regarding the Synchronize feature within Dreamweaver, for example after I have made a change to a web page and want to upload this to the internet, the software detects what files have changed which is fine but against the file it has the word and symbol called "Resolve" and this is where I am stuck because I cannot click on the Resolve button to change it to "Put" because the icon is grey so therfore I am unable to upload any changes to any websites. 
    If anybody can help me then it would be very much appreciated. 
    Cheers 
    Daniel

    Hi Hans- G    
    Many Thanks for this. I will go and have a look. It is strange as I have never experienced this problem before.
    Cheers
    Daniel

  • Server busy, and Primary USER ID

    Hi:
    I keep getting the SERVER BUSY response. And often, it told me that I need to enter with  my PRIMARY USER ID.
    More often than not, I am unable to view my video recordings---that the SERVER IS BUSY.
    Can someone in Verizon tell us that they are working on this problem?
    S Lam

    bobh002 wrote:
    This is a common problem that has been going on for months. The server busy problem at least. Some days it records and you can view, some days you get server busy and it has not recorded, let alone being able to view what has been recorded.  Has been frustrating us for a very long time.
    Yep, I get about 40-50% functionality.  I'd hate to think of what would happen if I actually needed a recording. 
    Lately it's getting worse though.  No matter what I try to do, I get the same response:
    Warning
    We're sorry. The server is temporarily busy. Please try again later.

  • I upgraded from Dreamweaver CS4 to CS6. but now "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?

    I upgraded from Dreamweaver CS4 to CS6. but now when I want to upload I get "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?
    Mac OS 10.8.5
    None of these issues are causing the error in DW CS6. We have double checked all of them and we have everything exactly right. Also I have exactly the same SiteSetup in DW CS4 and that works perfectly well. Could there must be factor in 6 that didn't exist in 4? Something that isnt in the SiteSetup but in some hidden dialog box ?
    I can also upload to my host using Fetch, a third party FTP. And as I said DW CS4 works fine. So the problem is not with my host, its with DW CS6 in particular.

    Thank you Jon, that fixed it perfectly. You have saved me from going crazy. The only difference I see now is in "Server Name" it changed what I had entered (my ftp address) to "Remote Server"; which seems odd -- but it works!   Although I know there maybe also some other dialog box I have never seen
    Of course I saw that menu item "Import"  and but I thought thats obviously not for me: "Why would I want to import an entire website?". I did not however see "Export the selected site" for thats only a tiny icon in the footer. However I would have thought the same:  "Why would I want to export my entire website?".
    An observation: I've seen this problem in a lot of Adobe software, the menu-names of items are  obscure, non descriptive. What would be better would be for the menu names or popups to say "Export Site Setup settings" and "Import Site Setup settings"

  • Troubleshoot synchronization problems in Dreamweaver CS4

    I am now having problems linking files; ie PDFs on my site in Dreamweaver CS4
    I found this trouble shooting guide and followed both suggestions, but neither is working for me, any suggestions?
    Here is a link to the adobe site describing the problem:
    Thanks so much!  Issue  When you use Adobe Dreamweaver CS4 and CS5 to synchronize files or upload files to a server, you experience one of the following issues:      * When you put files, Dreamweaver warns you that the remote file has changed on the server: "my_file.htm has changed on the remote server since your last get or put operation. Putting it may overwrite changes to the file. Do you wish to put the file anyway?" However, you are sure that the remote files haven't changed.     * The Synchronize preview dialog box does not correctly list the files that should be synchronized.     * The Synchronize preview dialog box says no synchronization is necessary, but you know some files have changed.  Note: Synchronization underwent major enhancements in Adobe Dreamweaver 8. The current version of Adobe Dreamweaver CS4 and CS5 uses similar technology.  Reason  When you put or get a file in Adobe Dreamweaver CS4 and CS5, Dreamweaver locally stores the remote and local date/time stamps in files called dwsync.xml, which are located in hidden _notes folders in the same folder as the files being transferred. Occasionally, the dwsync.xml files can become corrupted.

    Sorry I guess the link did not show but the paragraph describes it, I have cleared the cache, deleted the dwsync files and searched for all of them on my computer but I still can'y load a simple link....

  • Bridge CS4 Server problem- slide show not loading

    Hi
    I have created a slide show in CS4 and emdedded the index code in my gallery page, created in Dreamweaver CS4. I have used an iframe within a DIV tag.
    Preview works fine in both Chrome and IE. However, once uploaded to Server, all that can be seen is a grey screen.
    I have contacted the server Heart Internet to see if they can help but as yet no idea. 
    I was just wondering if anyone has come across this before and if so, is there a quick fix I can implement.
    I am basic but ok with HTML, and can insert code, if given it, but no good at the problem solving side of code writing.
    Any ideas would be really appreciated
    Thanks

    It sounds as if for some bizarre reason, the transition is causing the player buffer to empty out.
    This happens on certain - usually older - players when sequential cells are set as non sequential in compiling.
    (I had this one bite me - hard - recently, although from a different application).
    Best way to check this is to go get a copy of the excellent PGCEdit (shareware) and load the compiled disc.
    http://download.videohelp.com/r0lZ/pgcedit/index.html
    Find the main timeline for the slideshow, and double click it. (see attached image)
    The "chapters" will be listed, and we need to see these ticked as sequential playback, or seamless.
    If there is no tick, add one between each track, save the disc & reburn with IMGBurn (freeware/Donationware)
    http://www.imgburn.com/
    For some reason, certain chipsets seem to create a gap when transitioning a chapter marker on a timeline with a single sequential audio stream when the chapter is incorrectly set to non seamless.
    This may not be what is happening here, but I think it is worth a look.

  • Issue with Dreamweaver - Server Busy error message

    Hi,
    Whenever i open Dreamweaver, i see "Server Busy" error message. I am unable to use the application due to this. Can you please help resolve this right away?
    Regards,
    Raghu

    I am using Dreamweaver CC. This problem started after a recent update I think.
    Operating system - Windows 8.1 Professional
    Basic system config in case you need it - 8 GB RAM, 2 TB HDD, Intel i7
    Regards,
    Raghu
    Date: Fri, 20 Dec 2013 11:18:44 -0800
    From: [email protected]
    To: [email protected]
    Subject: Issue with Dreamweaver - Server Busy error message
        Re: Issue with Dreamweaver - Server Busy error message
        created by Nancy O. in Dreamweaver support forum - View the full discussion
    Which ver and build # of DW?
    Which operating System?
    Do you use a testing server?
    If so, which one and is it running?
       Nancy O.
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5948026#5948026
         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: http://forums.adobe.com/message/5948026#5948026
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5948026#5948026. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Dreamweaver support forum at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Dreamweaver CS4 interface problems in Win 7 Ultimate 64bit

    I'm experiencing some frutratingly bizzare behavior with Dreamweaver CS4 and Windows 7 Ultimate 64bit and I'm hoping someone might now how to fix the issues.
    1) When creating a new site by selecting "Site/New Site..." or "Site/Manage Sites..." the fields for selecting "Local root folder" and "Default images folder" always select a directory above where I tell it.
    For example if I tell it to use "E:\ClientFiles\Client\website\" it always selects "E:\ClientFiles\Client\". and the only solution is to write in the proper directory manually.
    2) Possibly related to the above targeting problem. In a document, even an new empty xhtml, if I place an image on the page and double click on that image to replace it with another I get the dialog box for selecting the new image, but on pressing "OK" nothing happens. The same thing occurs if I select the fodler icon in the properites at the bottom. The only methods that work are either deleting the placed image and then placing a new image or deleting the "Src" info in the "properties" panel and then clicking the folder icon next to "Src".
    You can see how this would get frustrating after a while.
    I've tried a complete reinstall of CS4, deleting the Dreamweaver cache file, and I get the same behavior on my laptop which is also running Windows 7 Ultimate 64bit.
    Any help would be appreciated. I've submitted this behavior to Adobe support as well in hops that it can some how be resolved.

    Both are known issues in DW on Win 7 and Vista. It's not just 64 bit.
    Until Adobe issues a patch, the workarounds you describe are the only solutions for the timebeing.
    Problem selecting local root folder in Vista & Windows 7
    http://forums.adobe.com/thread/478327

  • Problems to Download Dreamweaver CS4 with Akamai Download Manager!

    I want to download Dreamweaver CS4 Italian Windows Trial version.
    I have Internet Explorer 7, PC with OS Windows XP x64bit Corporate, Core2Quad Q9650, Motherboard MSI P45Platinum with Ethernet 10/100/1000,
    4GBRAM,3 HDD 500GB WesternDigital,Nvidia GeForce 9400GT.
    I have installed "Akamai Download Manager ActiveX" control asked on the top of window popup.
    Clicked Yes:Installation confirmation.
    But I have tried to click the button "Download" and just one window with this message appears and disappears immediately:
    Per scaricare il software è necessario installare Akamai Download Manager...
    Problemi di download?
    Assistenza per il download...
    Il sistema non dispone dei requisiti minimi per eseguire Akamai Download Manager.
    (The system doesn't meets the minimum system requirements to run Akamai Download Manager.)
    I can't download anything. Why?
    I have disable Pop-ups Blocker, and disabled also Anti-Phishing Filter.
    Disabled also Antivirus and the Firewall.
    Set and lowered Security Protection from Tools>Internet Options: to "Medium"; and also, another time, set to "Personalized" with all the controls
    switched to "Active".
    Set Privacy>Settings>"Accetta tutti i cookie"(lowered to full bottom).
    I have read this Akamai Download Manager FAQ:
    -"Nothing happens when I click the download link"
    If nothing happened after you clicked the download link, either your pop-up blocker or a high security setting on your web browser may have stopped
    the Akamai DLM window from opening.
    If you have a pop-up blocker enabled in your web browser or in your Internet toolbar (such as the Yahoo! toolbar or the Google toolbar), you will
    need to disable your pop-up blocker to start your download. For additional information, and for instructions on changing your security setting, see
    the "Akamai Download Manager system requirements" (ServiceNote kb400530).
    Note: The download manager can sometimes take up to a minute to load. Please allow time for the initial loading before assuming there is a problem
    Thus, I have followed this rules in Akamai Download Manager System Requirements:
    Internet Explorer 7
    1) Access your Internet options from the Windows Control Panel (Internet Options) or by selecting Tools > Internet Options in Internet Explorer
    2) Select the Security Tab
    3) Click Custom Level
    4) Scroll through the list of security options and set:
    -ActiveX controls and plug-ins > Download signed ActiveX controls > Enable or Prompt
    -ActiveX controls and plug-ins > Run ActiveX controls and plug-ins > Enable or Prompt
    -ActiveX controls and plug-ins > Script ActiveX controls marked safe for scripting > Enable or Prompt
    -Downloads > File download > Enable
    -Miscellaneous > Allow script-initiated windows without size or position constraints > Enable
    -Scripting > Active scripting > Enable
    5) Click OK
    6) Click OK again
    But nothing changes.
    On my PC I have also this installation: "J2SE Runtime Environment 5.0 Update 5" and "Java(TM)6 Update 15".
    But the download doesn't start at all.
    1) How can I do to download Dreamweaver CS4-Windows-ITALIAN language?
    2) Is it possible to download 364.8 MegaBytes without Akamai Download Manager?
    Please Hurry!
    Horsepower0171.

    another option you may have is resettofactory
    start- run- type:
    cmd
    press enter
    type:
    cd c:\program files\common files\research in motion\apploader
    press enter
    type:
    loader.exe /resettofactory
    press enter
    please perform a backup first
    test your browser before you restore your backup, and to be ssafe I would do a selective restore
    open DTM, go to backup/restore- advanced
    top left click on file-open
    find your backup, it will load on the left side
    you current working BB will be on the right side
    transfer ONLY the absolute important databases from the left to the right(address, cal, phone logs, messages, sms, tasks, memo)... dont do any that you dont know and dont do any OPTIONS ones
    Message Edited by drizzt09 on 07-13-2009 08:40 PM

  • Problem with Dreamweaver CS4 after upgrade to Lion

    I am having a problem after upgrading to Lion,  with my  Dreamweaver CS4 . When I try to use the bold button the text completely dissapears from the screen in design view The text is still there as it shows up in preview and also shows up in  code view. Has anyone else had similar problems since the upgrade? and is there going to be a fix for it.

    http://www.adobe.com/products/creativesuite/faq.html#lion-os
    There are a number of known compatibility issues with Creative Suites and Lion
    http://kb2.adobe.com/cps/905/cpsid_90508.html
    Can't see your specific issue mentioned though.
    Perhaps report it to Adobe via the Bug Report form giving full details
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

Maybe you are looking for