Dreamweaver CS6 french doesn't open on windows 8

Hello everyone,
since a week, dreamweaver doesn't open on my computer, I am on windows 8,  dreamweaver CS6 French version
I don't really what to know, I am a novice.
Please explain to me what to do
Thanks a lot

If that doesn't help, try Restore Preferences
http://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs4-cs5.html
If all else fails, use the CC Cleaner Tools below followed by a software re-install.
http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
Nancy O.

Similar Messages

  • I have cs6 design and web premium installed on a windows 8.1 64 bit laptop. Dreamweaver CS6 has refused to open. When clicked it asks for user control permission and after clicking yes it comes to the first screen and quit after 2-3 seconds.

    It is only dreamweaver CS6 which is not opening. Illustrator and photoshop etc are still working. When I did compatibility test it came up with an issue with windows compatibility mode: windows 7. How to correct this?

    contact adobe support by clicking here and, when available, click 'still need help', https://helpx.adobe.com/contact.html

  • Lion Mail doesn't open a window

    I keep finding unwelcome changes in Lion, especially Mail. Now I notice that Mail doesn't open a window if I bring Mail to the front and no window is already open, and if a window is minimized it won't open it either as it used to do in Leopard. I have to go to the added trouble of going to File > New Viewer Window to get the regular window or click on the window in the dock. I don't understand why this was changed, it just makes more trouble.
    I know people complain about changes, but I just need to know if there's a way, maybe with the help of Terminal, to bring it back to where it was?
    (I am in classic layout)

    No problems,
    Its caught me out before too.

  • Itunes doesn't open in windows 8

    itunes doesn't open in windows 8

    Hi kozzie17,
    If your music is no longer opeing in iTunes by default on your Windows machine, you may find the following article helpful:
    iTunes for Windows: How to make iTunes the default application for music and audio files in Windows Vista and Windows 7
    http://support.apple.com/kb/HT3202
    Regards,
    - Brenden

  • I tunes doesn't open in windows seven

    i tunes doesn't open in windows seven

    hi macsluggo!
    hmmmm. there can be some connection problems with ipods and Toshiba laptops. so i guess it's plausible that you're getting a really subtle version of that:
    iPod not recognized correctly on Toshiba laptop
    (anyone else with better ideas, please feel free to leap in!)
    love, b

  • Safari 5.1 (5.1.1) doesn't open new window (OS 10.6.8)

    I notice Safari 5.1 (and now 5.1.1) doesn't open new window when ⌘N. The button highlight but no window appears. ⌘T is ok. but not ⌘N.
    Is someone have this problem ? And patch this ?

    Could be the preferences are corrupted ..
    Go to ~/Library/Preferences. Move the com.apple.Safari.plist file from the Preferences folder to the Desktop.
    Quit then relaunch Safari to test. If that helped, move the .plist file to the Trash.
    If the that didn't make a difference, click Reset from your Safari menu bar. Select the top 5 buttons, click Reset.
    Restart your Mac.
    Try Command + N in Safari.
    Also, make sure you haven't set up keyboard shortcut in System Preferences / Keyboard - Keyboard Shortcuts that may be causing a conflict.

  • Dreamweaver CS6 "Not Responding" with TypeKit on Windows 8

    My Dreamweaver CS6 (Cloud Install) on Windows 8 freezes up when i type code in "code view" to "Not Responding". It seems that it is the two lines from TypeKit that cause the problem (<script type="text/javascript" src="//use.typekit.net/xxx.js"></script> <script type="text/javascript">try{Typekit.load();}catch(e){}</script>). When I remove them it works fine. I run this against WAMP localhost install. Every time I write a DIV or another closed tag, Dreamweaver goes into "Not Responding" for 10-20 seconds. I have tried to turn of View > Live View Options > Disable Javascript but it doesn't work. I also tried to uninstall Dreamweaver and a reinstall but the same problem. Anyone knows any solutions? Thanks.

    My guess is DW is trying to connect to external scripts on TypeKit's server.  TypeKit is probably looking for a web browser, but since DW isn't a browser, it's hanging up.   Go to View > untick Display External Files.
    Nancy O.

  • Imageviewer - imageLinkTarget:'_blank doesn't open new window

    I have searched the forums but nobody seems to know why - when you insert a flash imageviewer in dreamweaver and set the imageLinkTargets to _blank it does NOT open your links in a new window - Can ANYONE provide a solution to this PLEASE!!!

    This problem can be avoided in code:
    // before Adobe code insert function for open New Window
    <script>
    <!--
    function newWindowLink(param_url) {
    open(param_url);
    -->
    </script>
    <script src="scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    <script type="text/javascript">
    //insert some variables with Urls-links
    var url1 = "http://www.your_web_site1.com/";
    var url2 = "http://www.your_web_site2.com/";
    var urlX = http://www.your_web_siteX.com/;
    AC_FL_RunContent ( 'codebase',.......
    ,imageLinks:[\'javascript:newWindowLink(url1)\',
                       \'javascript:newWindowLink(url2)\',
                       \'javascript:newWindowLink(urlX)\']}',
    ); //end AC code
    </script>

  • Full screen Safari doesn't open new windows

    Hi,
    In my Safari preferences I have "Open pages in tabs instead of windows" set to "Never".
    When Safari has at least one window that is not in full screen mode, then links from other applications seem to open new windows perfectly fine.
    However, when all Safari windows that are open are in full screen mode, then links keep opening in tabs in on of those windows.
    How can I make Safari to just open a new window all the time, even when I only have full screen windows open?

    Hi ..
    Safari doesn't recognize:   mydomanin.direct   as a URL. That's why it's triggering a Google search.
    That's why www. works.

  • Mac Dreamweaver CS6 very slow to open files

    Hi
    My Mac Dreamweaver CS6 opens html files in about 1-2 minutes! It is very very slow. It all works when the file is open but it is the actual opening that is slow.
    I have turned off external files but no change.
    Any ideas??
    Thanks
    Mac Pro
    Processor  2 x 2.8 GHz Quad-Core Intel Xeon
    Memory  4 GB 800 MHz DDR2 FB-DIMM
    Graphics  ATI Radeon HD 2600 XT 256 MB
    Software  Mac OS X Lion 10.7.4 (11E53)

    I've been strugling with this issue for  a long time.
    I've found that Dreamweaver takes  about 2 minutes to open  CSS files with @import url for  font face.
    for example:
    @import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
    i've never had problem with  big files but if i place this line into my 20k css file,  it takes for ever to load.
    if i  remove it, it opens  fast  as usual.
    Please don't tell me  that it could be a  Google problem  thatis loading slow  because it's not.
    the font file isnt  big enough either.
    Of course i have deativated the "load things from external urls" setting.
    any ideas on how could this be  fixed withoput changing my work style ?

  • Dreamweaver CS6 crashes shortly after opening any document

    I'm using a new install of CS 6 on OS X 10.7.4, and the program opens and closes fine unless I open a document - I've tried HTML, PHP, and CSS. Any time between immediately and about 1 minute thereafter, DW crashes. It's in either code or split view.
    Steps I've already taken: disabled all extensions, completely deleted the entire ~/Library/Application Support/Adobe/Dreamweaver CS6/en-us/Configuration/ folder. Don't know anything else to try!
    Is there a crash log or anything that I can look at?

    View > turn-off "Display External Files"
    DW Hangs when opening documents (change CS5 folder to CS6)
    http://kb2.adobe.com/cps/887/cpsid_88742.html
    Nancy O.

  • Help using Dreamweaver cs3 tutorial, chapter 8, opening browser window dialog box

    Hello,
    I am using the adobe classroom in a book tutorial for cs3 and have run into a snafu on page 188 of chapter 8.   I have tried to select the + sign under the smaller top photo to create a pop-up window.  when I select the + sign I cannot access the open browser window dialog box to enter info.  I cannot seem to use the link field in the property inspector for this.  The link area under source will not come up, just the link over target, which in turn will not bring up the open browser dialog box.  Any solutions?  Thanks,  DesignChambers

    Hi David,
    I just had the same problem.  I cannot preview in Mozilla (or IE).  The program becomes unresponsive and I have to close it. Is there any chance that Adobe will update Dreamweaver CS3 so that we can preview in modern browsers?

  • Add Attachment link doesn't open attachment window

    I'm trying to debug a custom page, written by someone else. It's in the recruitment module, and delivered subpages HRS_CE_A_RES_SBP and are included to allow attach/view/delete of attachments.
    When the Add Attachment link is clicked, it should open a window that lets the user enter a filename or browse, but on this custom page, nothing happens.
    Because the delivered code is unmodified, I suspect that there is some setup that hasn't been done. The component does contain table HRS_APP_ATTACH, which includes subrecord FILE_ATTACH_SBR. The component also contains record FILE_ATTACH_WRK.
    Can someone suggest my next step? Thanks.
    Mike
    HCM 9.0, PTools 8.49.20

    Generally Add attachment issues are enountered while setting up new regions for the reason URL not updated while setting up new region.
    In this table PSFILE_ATTDET a row is inserted temporarily with Oprid and deleted once the specified file is trasferred mentioned url successfully.
    Example: AddAttachment(&URL_ID, &ATTACHSYSFILENAME, &FILEEXTENSION, &ATTACHUSERFILE, &FILESIZE)
    works when &ATTACHUSERFILE =file-name and &URL_ID=gerurl(url.urlname) are given properly.Please check these parameters.

  • Mail doesn't open any windows

    When I go into imail - I can see and read the contents in my inbox/outbox, but cannot open any of the messages.
    Likewise I cannot open a window to write a new mail. Infact I can't open any window at all, including the Mail / About Mail pop up window.
    This suddenly happened this morning shortly after sending a mail.
    Anyone had a similar problem?
    Or know how to rectify it?
    Yours, bemused in Belgium

    Create a New User Account on your Mac, and as that New User open Mail and if it does crash set up one email account as a test. If a POP account, set it to leave messages in the server after download.
    See the following if not familiar with adding a new user account:
    http://docs.info.apple.com/article.html?path=Mac/10.5/en/8235.html
    This will test the app itself vs your current User Account.
    Ernie

  • Safari 5 doesn't open a window and quits unexpectedly

    My computer upgraded to Safari 5.0 and now Safari doesn't work. Is there a way to uninstall this upgrade?

    Are you looking for Mac OS X Version 10.5.8
    No. That's your Mac OS X.
    You are troubleshooting third party Safari add-ons.
    Do you think you can copy and paste a crash log here for us?
    Open a Finder window. From the Menu Bar click Go / Go to Folder. Copy/paste this path into the Finder dialog: ~/Library/Logs/CrashReporter
    Click Go. The Finder will open containing the crash log. Copy and paste the most recent log here.
    If you don't want to do that you can revert to a previous version of Safari here.
    http://appletoolbox.com/2010/06/downgrade-from-safari-5-0-to-safari-4-0-5/
    But if you have trouble distinguishing between a third party plugin and your operating system, I strongly advise you to not try that.

Maybe you are looking for

  • Index not being used in group by.

    Here is the scenario with examples. Big table 333 to 500 million rows in the table. Statistics are gathered. Histograms are there. Index is not being used though. Why?   CREATE TABLE "XXFOCUS"."some_huge_data_table"    (  "ORG_ID" NUMBER NOT NULL ENA

  • HT4970 could not set reminder

    Could not set reminder on apple4,8gb

  • Back order calculation

    Hi experts please help me here back order calculation is 10     4000-36 = 3964                                             10    3964-276= 3688                                             10    3688-700= 2988                                          

  • Movies Once Transfered No Longer Transfer

    I have 4 apple devices. I recently had to wipe the harddrive on my laptop and start over. I finally got all of my music to sync over to my apple devices (2 iPod Touch 3rd generation, iPhone 4, and iPod Nano 7th gen.), and initially the videos I had s

  • Ubiquiti Video Surveillance in the Cloud

    I didn't have a question on bandwidth of the cameras, I know what that is at each site.  I was just wandering what other people who have used Ubiquiti Video Surveillance systems thought of this possibility. My concerns with the bandwidth is that most