PHP causes dreamweaver to crash

When I open a php page it will open fine but if I click any
of the php code dreamweaver just freezes. I have turned off
validation in preferences but still no help.

See if this TechNote helps:
Dreamweaver crashes when accessing help system when Internet
Explorer 7 is
installed
http://www.adobe.com/go/6d7a2c59
David Alcala
Adobe Product Support

Similar Messages

  • Cfloop within select causes Dreamweaver to crash

    Placing a cfloop tag within a select (or cfselect) tag causes
    Dreamweaver to crash when the mouse is clicked anywhere within the
    code window. Code as below:
    (Code attached)
    The cfloop was going to be used to produce additional option
    elements. The option element values were to be taken from the list.
    Dreamweaver won't even let you edit the statement out or
    comment it because it crashes as soon as you click to place the
    curser within the code window.

    WaltBulawa wrote:
    > As it turns out, when I replaced the <Form> with
    <cfForm> and the <select> with <cfselect> the
    problem was resolved.
    You haven't really resolved the problem, but delayed it for
    another day.
    To avoid the risk of future crashes, I recommend that you
    delete
    WinFileCache-********.dat after closing Dreamweaver down for
    the day. A
    clean version of the file will be generated automatically
    when you next
    use DW.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Accessing help causes Dreamweaver to crash

    I'm quite frustrated due to the crash of all help functions
    that are not on the web for my new install of Dreamweaver. I'm
    running on an HP laptop and when I go to the help menu or click on
    a help button I get the "send / don't send" crash dialogue for
    Dreamweaver.
    If I go to the help files directly, outside of Dreamweaver, I
    can open them correctly.
    Any idea what might be tangled up in the install?

    See if this TechNote helps:
    Dreamweaver crashes when accessing help system when Internet
    Explorer 7 is
    installed
    http://www.adobe.com/go/6d7a2c59
    David Alcala
    Adobe Product Support

  • URGENT: Dreamweaver CS3 crashes while uploading any PHP File

    Hello,
    My Dreamweaver CS3 crashes everytime I try to upload any PHP
    file to the Web Server. It does upload the file but crashes and you
    received a "Not Responding" error in the Windows title bar. I did
    search alot on this issue until I found the ".
    Dreamweaver
    CS3 crashes after DST ends" problem. I deleted the cache file
    as required but of NO HELP.
    . It is very annoying to restart Dreamweaver
    everytime you want to upload any PHP file to the Web Server after
    editing it. It doesn't happen with any other types of files. Please
    help me guys here or I will lose my mind.

    Bad news for you too.
    First, you are not addressing Adobe here in the user forums.
    Secondly, Adobe does not support CS3 any longer because it hasn't been sold for years.
    Therefore, you're left to the good will of fellow users who volunteer their time here free of charge, if one of them has a solution to your issue.  No one is under any obligation to reply, so ask nicely. 
    One thing I can tell you is that you have not applied any of the versions available for Photoshop.  Unfortunately, the Adobe auto updater was an unmitigated piece of cr@p in any version prior to CS6.  Do not rely on it to assume you are up to date just because it doesn't show any updates available to you under Help > Updates.
    You need to look for the downloads and apply them manually yourself.
    I can't offer any more assistance because I don't do Windows.  Sorry.

  • Permissions Issue causes Dreamweaver CS6 Menus to Crash the Application. Please Help!

    I recently upgraded Adobe Web Premium CS5 to CS6. All of the include applications seem to run as expected, except for Dreamweaver which crashes when many of the pallet menu options are clicked.
    The application when tested on a new user account will operate without crashing, and after contacting Adobe support, they referred me to the Apple/Mac Community for help, since they want to identify the issue as a permissions problem associated with my user account on my MacBook Pro.
    With the many levels of permissions in many different locations, I'm at a loss as to what changes might be necessary to fix the problem. I did upgrade Java to the latest release in the hope that it would help, but it did not.
    Any isight into this issue would be appreciated. After reading throught the Adobe Forum related to this application, I found other rmenu issues that were similar but manifested in slightly different ways, like certain options were not visible and users assumed that they were removed in the latest release.

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. You can demote it back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:20 ~ $_ ; chmod -R -N ~ $_ 2> /dev/null
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    resetpassword
    That's one word, all lower case, with no spaces. Then press return. A Reset Password window will open. You’renot going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • File Causing Dreamweaver Crash

    I have a file that is causing Dreamweaver CS3 Windows to
    crash when in design view. I've tried it on a friend's machine
    (also has CS3), and same result. File works fine on the web, and I
    can edit it in code view with no problem. I am assuming something
    is the CSS code isn't right, but I can't imagine what would cause
    Dreamweaver to blow up. It should be noted that if I remove all but
    TWO of the items contained within <div
    class="auction"></div>, that fixes it. But if I add
    another <div>, boom! I can't figure it out and it's making me
    nuts. Here is the style sheet:
    body, ul, li, a, img, h1 {
    margin: 0;
    body {
    background: #E6E2CE;
    text-align: center;
    color: #403F39;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, Verdana,
    sans-serif;
    font-weight: normal;
    h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: medium;
    color: #807E73;
    padding-bottom: 15px;
    h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: small;
    color: #403F39;
    .indent {
    padding: 20px 0 0 60px;
    .highlight {
    font-weight: bold;
    .highlight-color {
    font-weight: bold;
    color: #981B1E;
    .caption {
    font-size: x-small;
    a:link {
    color: #403F39;
    a:visited {
    color: #981B1E;
    a:hover {
    color: #807E73;
    a:active {
    color: #403F39;
    .tagline {
    font-size: medium;
    font-family: "Trebuchet MS", Arial, Helvetica, Verdana,
    sans-serif;
    font-weight: bold;
    color: white;
    .tagline-sub {
    color: white;
    font-size: x-small;
    font-weight: bold;
    .main-copy {
    padding: 0 60px 0 60px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: medium;
    line-height: 150%;
    img.toplogo {
    border-style: none;
    width: 231px;
    height: 65px;
    img.thumb {
    float: left;
    margin: 0 15px 10px 0;
    border: 1px solid #807E73;
    width: 125px;
    height: 80px;
    img.poster {
    margin: 0;
    padding: 0;
    border: 1px solid #807E73;
    height: 233px;
    width: 180px;
    img.brofull {
    width= 475px;
    height= 615px;
    border: 1px solid #807E73;
    img.brofullh {
    width= 475px;
    height= 367px;
    border: 1px solid #807E73;
    img.brothumb {
    width= 100px;
    height= 129px;
    border: 1px solid #807E73;
    img.brothumbhz {
    height= 100px;
    width= 129px;
    border: 1px solid #807E73;
    img.brochure {
    height: 259px;
    width: 200px;
    border: 1px solid #807E73;
    img.brochure a:link {
    text-decoration: none;
    border: none;
    img.proppic {
    border: 1px solid #807E73;
    width: 500px;
    height: 369px;
    img.proppicvert {
    border: 1px solid #807E73;
    width: 369px;
    height: 500px;
    img.moreInfo {
    float: right;
    margin: 0 15px 10px 0;
    border: 1px solid #807E73;
    width: 80px;
    height: 12px;
    /** TOP BANNER **/
    #top-container {
    margin: 0;
    padding: 0;
    background: black url(images/top-wrapper_bg.gif) repeat-x;
    height: 68px;
    #top {
    width: 780px;
    margin: 0 auto;
    #top-left {
    float: left;
    text-align: left;
    #top-right {
    float: left;
    padding: 0 0 0 100px;
    margin: 0;
    text-align: center;
    /** END OF TOP BANNER **/
    /** TOP NAVIGATION **/
    #navcontainer ul {
    text-align: center;
    padding: 5px 0 5px 0;
    margin-top: 0;
    /* cancels gap caused by top padding in Opera 7.54 */
    margin-left: 0;
    background: #807E73 url(images/nav_bg1.gif) repeat-x;
    font-size: small;
    width: 100%;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 18px;
    /* fixes Firefox 0.9.3 */
    border-bottom: 1px solid orange;
    #navcontainer ul li {
    display: inline;
    padding: 5px 0 5px 0;
    /* matches link padding except for left and right */
    #navcontainer ul li a {
    padding: 0.5em 0.6em 0.5em 0.6em;
    color: white;
    text-decoration: none;
    border-right: 1px solid #807E73;
    #navcontainer ul li a:hover {
    color: #403F39;
    text-decoration: underline;
    #navcontainer #current {
    color: #403F39;
    padding: 0.5em 0.6em 0.5em 0.6em;
    text-decoration: none;
    border-right: 1px solid #807E73;
    .left {
    border-left: 1px solid #807E73;
    #breadcrumbs {
    width: 100%;
    font-size: x-small;
    padding: 2px 0 2px 0;
    border-bottom: 1px dotted #bfbcac;
    #breadcrumbs-no-line {
    width: 100%;
    font-size: x-small;
    padding: 2px 0 2px 0;
    /** END OF TOP NAVIGATION **/
    /** MAIN CONTENT **/
    #content-container {
    width: 780px;
    margin: 0 auto;
    padding: 0;
    font-size: small;
    text-align: left;
    #content-left {
    float: left;
    width: 220px;
    margin: 0;
    padding: 0 5px 0 15px;
    #content-right {
    float: left;
    width: 520px;
    margin: 0;
    padding: 0 0 0 15px;
    background: #FFFBE5;
    #content-right-1 {
    float: left;
    width: 170px;
    margin-right: 5px;
    #content-right-2 {
    float: left;
    width: 300px;
    margin: 0;
    padding: 0 5px 0 10px;
    border-left: 1px dotted #bfbcac;
    .container {
    min-height: 600px;
    height: auto;
    /* for Internet Explorer*/
    * html .container {
    height: 600px;
    .content-box {
    float: left;
    padding: 20px 0 0px 0;
    .content-box-2 {
    float: left;
    padding: 5px 0 0px 0;
    #mailbox {
    font-size: small;
    padding-right: 10px;
    margin: 0;
    border-bottom: 1px dotted #bfbcac;
    .auction {
    border-bottom: 1px dotted #bfbcac;
    float: left;
    padding: 5px;
    margin: 5px 5px 5px 0;
    width: 95%;
    .container-headline {
    text-align: center;
    padding: 10px 0 5px 0;
    margin: 0;
    border-bottom: 1px solid #bfbcac;
    /**.container-headline {
    text-align: center;
    padding: 10px 0 5px 0;
    margin: 0;
    border-bottom: 1px solid #bfbcac;
    border-top: 1px solid #bfbcac;
    background-color: #bfbcac;
    #content-photo {
    float: right;
    margin: 10px 30px 10px 10px;
    #content-left ul {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: small;
    list-style-type: none;
    #content-left li {
    line-height: 120%;
    ul.items {
    padding: 0 0 0 10px;
    margin: 0;
    list-style-image: none;
    list-style-type: disc;
    ul.summary {
    padding: 0 0 0 25px;
    margin: 0;
    list-style-image: url(images/redBullet.jpg);
    list-style-position: outside;
    #content-right-1 li {
    padding-bottom: 10px;
    /** END OF MAIN CONTENT **/
    /** PHOTO GALLERY **/
    #gallery {
    float: left;
    margin: 0;
    padding: 15px;
    width: 70%;
    .classicthumbv {
    float: left;
    padding: 10px 20px 10px 0;
    width: 140px;
    height: 200px;
    .classicthumbh {
    float: left;
    padding: 10px 20px 10px 0;
    width: 140px;
    height: 200px;
    /** END OF PHOTO GALLERY **/
    /** FOOTER **/
    #footer-container {
    clear: both;
    width: 100%;
    margin: 0;
    font-size: x-small;
    padding: 25px 0 5px 0;
    text-align: center;
    border-top: 1px dotted #bfbcac;
    #footer-container a {
    #footer-container a:hover {
    #footernav li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    /** END OF FOOTER **/
    .highlight-blue {
    font-weight: bold;
    color: #0066CC;
    .highlight-green {
    font-weight: bold;
    color: #009900;
    font-style: italic;
    font-size: medium;
    .col2head {
    font-size:11pt;
    font-weight:bold;
    .col2subhead {
    font-size:11pt;
    color:#981B1E;
    font-weight:bold;
    .highlight-caption {
    color: #981B1E;
    font-size: x-small;
    td.postponed {
    color: #FF0000;
    font-size:15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-align:center;
    border-left:thick;
    border-right:thick;
    border-top:thick;
    border-left-color:#FF0000;
    border-right-color:#FF0000;
    border-top-color:#FF0000;
    border-left-style:solid;
    border-right-style:solid;
    border-top-style:solid;
    padding-top:8px;
    padding-bottom:2px;
    background-color:#FFFFCC;
    td.postponedText {
    border-left:thick;
    border-right:thick;
    border-bottom:thick;
    border-left-color:#FF0000;
    border-right-color:#FF0000;
    border-bottom-color:#FF0000;
    border-left-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    padding-left:12px;
    padding-right:12px;
    padding-bottom:8px;
    text-align:center;
    background-color:#FFFFCC;
    .highlight-red {
    font-weight: bold;
    color: #FF0000;
    font-size:18px;
    td.on {
    color: #006633;
    font-size:15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-align:center;
    border-left:thick;
    border-right:thick;
    border-top:thick;
    border-left-color:#006633;
    border-right-color:#006633;
    border-top-color:#006633;
    border-left-style:solid;
    border-right-style:solid;
    border-top-style:solid;
    padding-top:8px;
    padding-bottom:2px;
    background-color:#FFFFCC;
    td.onText {
    border-left:thick;
    border-right:thick;
    border-bottom:thick;
    border-left-color:#006633;
    border-right-color:#006633;
    border-bottom-color:#006633;
    border-left-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    padding-left:12px;
    padding-right:12px;
    padding-bottom:8px;
    text-align:center;
    background-color:#FFFFCC;
    .headings {
    font-size:16pt;
    color:#006600;
    font-weight:bold;

    the are crashing in dreamweaver, but work fine in a
    browser.

  • Dreamweaver CS3 Crashes At Startup

    I installed the CS3 web premium suite and all the programs
    worked great, including Dreamweaver. After rebooting the PC the
    next morning, Dreamweaver CS3 would not launch anymore. I
    reinstalled DW but still the same problem. Startup gets as far as
    reading the site cache and then totally disappears. I've tried
    renaming/deleting the Configuration and the registry key
    (HKEY_CURRENT_USER\Software\Adobe\Dreamweaver 9), and the DW8 site
    caches. The other CS3 programs work fine.
    What now?

    I can open Dreamweaver now but I don't think the problem is
    solved. Here's what happened:
    I took the steps in the article you referenced and some
    others, re-started the pc repeatedly with all start-up programs
    disabled, and waited in vain for the promised return phone call
    from a seemingly diligent guy in Tech Support. When I called Tech
    Support the next day, they said that the case number and customer
    ID had no reference to this problem so someone would call back. OK,
    fine. I'll wait.
    I did a "clean update" of ZoneAlarm, remembering that this
    had solved some other problems in the past. Later yesterday, I was
    cleaning up some experimental website file directories and renamed
    a few of them to make more sense of what they were.
    When I tried to re-open Dreamweaver later, it paused to tell
    me that it could not find the directory for the site referenced in
    the site definition and I should go to Manage Sites to fix it.
    Since Dreamweaver had crashed repeatedly before reaching this
    stage, this was a major victory. The site it was trying to open was
    one that I had set up to experiment with some of the new features
    in DW CS3 after the initial installation. Fortunately, it was one
    that I had renamed earlier yesterday.
    The offending directory contained a page with some of the new
    Spry widgets (Tabbed Panel and Accordian) and a short slideshow
    that I think I made using Bridge.
    So, I was able to open the Manage Sites panel and point
    Dreamweaver to another site definition. It opened fine and everyone
    lived happily ever after.
    Unfortunately, the problem is not solved -- just worked
    around by coincidence.
    Here is some info from the Windows Control Panel's Event
    Viewer about the last time that DW crashed: Faulting application
    dreamweaver.exe, version 9.0.0.3481, faulting module msvcr80.dll,
    version 8.0.50727.163, fault address 0x000142f1.
    Hope ths helps Adobe figure out what is causing this crash.
    Now that I can open Dreamweaver CS3 and use it, I'm really
    impressed with the upgrade.
    Harry

  • Dreamweaver CS3 crashes HELP!

    I'm working on a project in DreamweaverCS3 using Coldfusion
    7.0.2.
    I have a page that has some drop down menus that are
    populated via a coldfusion query. When I click on the
    <cfselect> statement line (I need to edit this one value to
    fix the page), Dreamweaver CS3 crashes.
    I have never seen this before ever. Has anyone else seen this
    type of thing with there CS3?
    The other thing I completely hate about Dreamweaver is when i
    preview an HTML page in a browser window and sometimes when I go
    back and forth between the browser and Dreamweaver, I won't be able
    to save the file because I get a sharing violation error. So i have
    to either wait a few minutes before i can save for some reason or I
    have to shut down the browser.
    I used to use Homesite and i always, always could preview in
    a new browser window, make edits, and refresh the page. Life was
    good. This disrupts my workflow and i think Adobe should consider
    changing how Dreamweaver handles files in CS4 and hopefully do away
    with this bug. Its extremely annoying and slows me down.
    What sucks is i spend all of this money on CS3 Web Premium
    and now i have to use wordpad to edit this file so i can move
    on!

    I like to use server-side includes for site wide menus, headers and footers.
    http://www.smartwebby.com/web_site_design/server_side_includes.asp
    Some people like to use DW Templates to create their site pages.   If you use a Template.dwt, you can put your site wide menu and other common page elements into it and they will appear on all child pages created from that Template file.
    http://www.smartwebby.com/web_site_design/dreamweaver_template.asp#1
    DIFFERENCES:
    SSI works on the server.  Edit one file, upload and you're done. Your hosting provider needs to support the use of includes in either .shtml,  .asp or .php pages. 
    DW Templates only work in Dreamweaver sites.  And you must re-publish all child pages after editing your Template.dwt file.
    Nancy O.

  • Dreamweaver CC crashes randomly

    I have both Dreamweaver CS6 and Dreamweaver CC on my Mac. Dreamweaver CS6 runs fine.
    However, Dreamweaver CC crashes at random times, very frequenly. Sometimes on save sometimes on preview in browser, sometimes while editing. It happens on any page I work on (so its not the file). Point is it crashes too often to safely use.
    Anybody have any ideas?
    I tried trashing my prefs and that did nolve the problem. I tried deactivating fonts and made sure Verdana and Tahoma were enabled (they were), as per a troubleshooting note.
    Any extensions known to cause trouble?

    Hi,
    Please try this link http://helpx.adobe.com/dreamweaver/kb/troubleshoot-crash-dreamweaver-cc.html
    Ankit

  • Dreamweaver CS3 crashes after Daylight Savings Time ends

    In Windows XP x64, Dreamweaver CS3 crashes after
    Daylight Savings Time ends. There is a technote that seems to
    describe the situation exactly.
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402776&sliceId=1
    However...
    1) The technote says this happens only with ASP and PHP code.
    I'm using ColdFusion. (That's a minor point.)
    2) The technote says...
    Delete the WinFileCache-AD76BB20.dat file from the
    Dreamweaver user configuration folder. Note that on Windows, the
    Application Data and AppData folders are hidden by default, so
    verify that your Windows Explorer folder options are set to View
    Hidden Folders. The location of this file is as follows:
    Dreamweaver CS3 on Windows Vista:
    C:\Users\[username]\AppData\Roaming\Adobe\Dreamweaver
    9\Configuration
    Dreamweaver CS3 on Windows XP:
    C:\Documents and Settings\[username]\Application
    Data\Adobe\Dreamweaver 9\Configuration
    However, I coudn't find WinFileCache-AD76BB20.dat in
    Documents and Settings or in Program Files (86)\Adobe. (The 86 is
    because this is a 32-bit program on a 64-bit machine, but all the
    rest is the same.) I then searched both directories for *.dat and
    there was no file that looked anything like
    WinFileCache-AD76BB20.dat.
    .Can anybody help me?
    Thanks!

    Alan, thanks for the suggestion.
    I did the search found the file, deleted it, opened
    Dreamweaver CS3, selected the same text -- and it crashed as
    before.
    THEN I REBOOTED and tried again - NO CRASH. So it seems that
    a reboot is an essential part of the fix.
    BTW: My situation fit the Technote description exactly. (1)
    The crash happened when selecting -- in design or code view --
    certain text in a context of HTML intermingled with ColdFusion
    code; (2) I had no problem with these files before Daylight Savings
    ended; (3) even after that I had no problem with them in Macromedia
    Dreamweaver 8 on another machine -- the problem was only on CS3.
    So the Technote is correct as far as it goes, but should be
    amended as follows:
    1) ColdFusion should be included in the types of code that
    can be associated with the problem.
    2) Instead of deleting WinFileCache-AD76BB20.dat, one should
    delete WinFileCache-[whatever].dat.
    3) A reboot after the deletion may be required.
    Anyway, problem solved.
    Thank you!

  • Live! Cam Voice causing XP to crash

    I have been using the Live! Cam Voice with no problems for about two months. However, now all of a sudden it is causing XP to crash and reboot, sometimes after an hour or so, and sometimes all it takes is having WebCam Center opened without uploading. I have tried uninstalling and reinstalling, and downloading the latest version of the driver and installing just that, while uploading from non-Creative software - XP still crashes, so I assume it is the driver that is the problem.
    I have also the driver and software for the NX Ultra (can't remember the exact name) installed, but this hasn't been interfering, as I said everything worked smoothly until a few days ago. Incidentally, the crashing started after I installed MS desktop search which made the PC very slow; it isn't currently installed, but the crash/reboot problem persists.
    Any idea what is wrong, and what I can do? Ta.

    Did you ever solve this problem? I have a similar problem on my desk top running Vista Home. I couldn't get the Vista driver (download from this wesite) to load so resorted to trying the XP dri've. This seemed to work until Vista put the machine into "Sleep" mode. After coming out of Sleep mode I eith have to restart the computer or disconnect and reconnect the webcam.

  • Had to start Firefox in safe mode cause it kept crashing after i deleted the file. Now Fire fox Crashes every time I open it and I have to put it in safe mode j

    Had to start Firefox in safe mode cause it kept crashing after i deleted the file. Now Fire fox Crashes every time I open it and I have to put it in safe mode just to use it, also it's not syncing with my iPad.

    If you use Norton software, try disabling your Norton extensions. As of last week, there were severe compatibility issues with Firefox 24.

  • How do I fix problem causing Indesign to crash everytime I open it?

    I have had InDesign CC 2014 installed on windows 8 computer for month but recently I cannot open it as evertytime it crashed saying 'windows has encountered a problem causing InDesign to stop working' I have tried everything I can think of...please help! (I have it through creative cloud and my other programmes are fine so I don't understand why it is just InDesign?)

    What happened the last time it did work? Was there a crash? You might have bad recovery data that is causing it to crash again on restart.
    See Replace Your Preferences  for directions to the HIDDEN folders where your prefs are stored. The recovery folder is in the same location as the InDesign SavedData file. Empty it and try again.

  • IPhone iOS 8: Tapping on photo icon in messages app causes app to crash

    Issue (?ios 8 bug?): Tapping on photo icon in messages app causes app to crash. Present in ios 8.0, and also still in ios 8.0.2. iPhone 6+ 64GB.
    I just wondered if anyone else has been having this problem.
    Initially it worked great. Tapping the photo button next to the text box in message should bring up a menu with your latest photos and other sharing options. However, after the first couple of days, tapping the button brought up the menu, the phone freezes, and then after a few seconds the photo app crashes.
    Deleting most of my photos restored the function, but after another couple of days (and some more photos) it started happening again so I think perhaps it is related to the number of photos. After about 5-10 photos it loads the menu very slowly and its quite buggy. After 20+ photos it wont load the menu at all without freezing and the app crashing.
    My iphone 6+ was set up as a new phone (not restored from back-up).
    I hope this is some kind of bug that will be fixed in ios 8.0.3, but wondered if anyone else has the same problem or has any solutions?
    My workaround at the moment is just to go the photos app and either copy and paste the photo into a message, or share the photo via the photos app.

    I have this same issue with my 128 gb 6 plus.  I've tried restoring as new on a few occasions, but to no avail.  I did notice while my pc was synchronizing my apps, that the feature worked fine a few times until the synchronization was complete.  I seriously hope that the numbers of photos limits one's use of the feature, because i purchased the 128 gb 6 plus so that i could keep photos at my ready.
    Has anyone heard of a solution yet?

  • Windows doesn't recognize Ipod and causes iTunes to Crash. . HELP!!

    Hi,
    Recently, I plugged in my ipod (30GB Photo) to my computer (running windows XP with SP2) and it caused itunes to crash. I rebooted the machine and tried again and the same thing has happened. I've spent the past day trying to fix it. I have done the following things and nothing has worked:
    -reset my IPOD
    -formated my IPOD (erased all the songs)
    -uninstalled and reinstalled ITUNES & QUICKTIME
    -tried to reinstall the ipod on the computer using the original cd.
    -disabled startup items to check if anything has been conflicting
    -tried all the usb ports on my computer and 2 different wires
    I don't know what else to do! I don't think the ipod is formatted for windows anymore (is that possible?) and whenever I try plugging it in, iTunes freezes up until I unplug the ipod. As well, Explorer recognizes it as a "Removable Disk" not IPOD.
    Please helpppppp! Thank you sooo much

    Hi there
    You're pretty much describing a problem I had yesterday.
    I've got the 2gb model and initially it was working fine. I run off a 4 port usb hub with other equipment running as well.
    Everything was okay but I kept getting a balloon telling me that usb 2.0 would be faster, so I routed my extension cable directly to a usb 2.0 port on my computer and all of what you describe started.
    The PC showed my nano as a removeable drive but could not be acesssed. If I managed to get it recognised in itunes (took forever) then it just said it was corrupted and was unable to restore.
    After much cursing and trawling the internet for answers, I gave up and put the cable back to the hub.
    And.....everything worked again !!
    I can only conclude that my hub (quite old) does not work on usb 2.0, or putting the extension cable (5m) straight into my PC causes a power drop / signal loss ??
    Are you using an extension cable or a hub? something to try.
    Good luck anyway
    Regards
      Windows XP Pro  

Maybe you are looking for

  • Netting PIRs

    Hey Gurus, We have a situation in which our products are make to order and we have some lower level items (60002820) associated with the top level product 8000063 that is sales order stock. The problem that I am running into is that we are creating P

  • Anyone using J2MEPolish and Eclipse 3.1?

    I've been trying for a while to integrate j2mePolish into Eclipse, but with not success. I can't even run the sample applications that comes with Polish. The "nice" thing is, that the user forums have as good as no activity, and hence no help, at all

  • New 5.1 Speakers not coming out right with SB Live DE

    I came to this forum after discovering that driver support is no longer available for "<font face="Verdana" size="3" color="#ff0000">Li've! Digital Entertainment 5."<font face="Verdana" size="3" color="#ff0000">?I just got a new 5. speaker set and pl

  • Photoshop elements 13 whont load need to install 64 bits version of elements 13 so how do we install this please

    came up with error code this installer does not support installation on a 64 bit windows operating system please download the 64-bit version of photoshop elements

  • BADI for forwarding SC approval.

    Hi All, I have  a scenario like,when I need to forward the approval of a SC,a workflow 14000133 gets triggered and we want to find the BADIs that are getting called inorder to implement our scenario. We need to implement a BADI that does the restrict