Dreamweaver crashes when going to Design View on jQuery CSS3/HTML5 vanilla W3C-verified site

I created a new web site with HTML5, CSS3, Javascript and jQuery.    I verified all of the CSS and HTML with the W3C site.   
Dreamweaver gives no errors, and will open the site in code-view, but hangs and crashes when I try to go to design view.   The only unusual thing about this site is that its responsive and uses media queries and some animations.
Microsoft Expression Web 4 will open the site and go to design view just fine, and has no problem displaying Design View.  Should I hold my breath for Adobe to fix this problem, or just use Expression Web instead?

KenGross,
Does the code contain any external library links - .js, .css, even Google Analytics code?
If so, can you try commenting them out in Code view, then load them in Design view to see if the issue persists?
-ST

Similar Messages

  • DW CS3 Crashes When Switching from Design View to Code View

    The page opens in code view, and when I try to switch to
    either split or design view, the application freezes.

    read my reply
    Date: Thu, 30 May 2013 20:27:49 -0700
    From: [email protected]
    To: [email protected]
    Subject: dreamweaver cs6 crashes when switching from design to live view
        Re: dreamweaver cs6 crashes when switching from design to live view
        created by Preran in Dreamweaver - View the full discussion
    Hi,
    Can you try the solutions mentioned in this document?
    http://helpx.adobe.com/dreamweaver/kb/crash-live-view-dreamweaver-cs5. html
    Thanks,
    Preran
         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/5367198#5367198
         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/5367198#5367198
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5367198#5367198. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • JDeveloper crash while going to design view

    In my mobile browser application I used the design view to create the skeletton of the jspx page.
    It was working, but now when I try to have a design view, it crashed with this error:
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext._service(DesignTimeServletContainerContext.java:801)
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext.service(DesignTimeServletContainerContext.java:726)
         at oracle.jdevimpl.webapp.design.DesignTimeWebApp._renderViewDocument(DesignTimeWebApp.java:1388)
         at oracle.jdevimpl.webapp.design.DesignTimeWebApp.access$400(DesignTimeWebApp.java:106)
         at oracle.jdevimpl.webapp.design.DesignTimeWebApp$5.run(DesignTimeWebApp.java:1327)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)Any idea of what happened ? I only add tag parameters in existing elements.

    amseth wrote:
    You can try few of things:
    1. Click on the page go to the structure window.. if there are any error .. try to resolve them and reopen the the page.No impact
    2. Try closing and opening JDeveloper itself.No impact
    3. Atlast close jdeveloper, delete system11.1.1.x.x.x.x folder created by Jdeveloper and then reopen jdeveloper and your page.I deleted the folder. I loose my preferences and it has no impact
    >
    Amit

  • Dreamweaver cs6 crashes when switching from design to live view

    dreamweaver cs6 crashes when switching from design to live view

    read my reply
    Date: Thu, 30 May 2013 20:27:49 -0700
    From: [email protected]
    To: [email protected]
    Subject: dreamweaver cs6 crashes when switching from design to live view
        Re: dreamweaver cs6 crashes when switching from design to live view
        created by Preran in Dreamweaver - View the full discussion
    Hi,
    Can you try the solutions mentioned in this document?
    http://helpx.adobe.com/dreamweaver/kb/crash-live-view-dreamweaver-cs5. html
    Thanks,
    Preran
         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/5367198#5367198
         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/5367198#5367198
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5367198#5367198. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • DW CS5 crashes when switching to split view

    I have just checked other comments in the forum but none seem to really fit the issue. The moment I use the code for a page and switch to split view, DW crashes. It works perfectly with smaller HTMLs (e.g. HTML emails) but starts playing up as soon as I try to work on the code for a page.
    Any solutions.. ?
    Thanks!

    This is a long standing bug, that for some reason Adobe can't seem to fix. It started with CS4, and remains in CS5.  Typically when looking at certain .aspx pages, when switching from design view to split view Dreamweaver will crash. Anyway, thanks to some investigation back in CS4, and a keen Dreamweaver user (jplaguna) we can all get back to working normally.  I thought I would repost this for anyone struggling with the issue.
    The problem is with Dreamweaver's "Translators" - whatever those are?  Anyway, you simply rename that folder and your problems go away.
    Sorry to hear that you've been having this problem. I'm glad that you found a way to work around the problem.
    Translators are the code that recognizes certain pieces of server-side code so that you can select and manipulate them in DW. Turning them off disables features like Server Behaviors. Also, you can be more strategic by simply renaming the Translator for ASP.Net here:
      c:\Program Files\Adobe\Adobe Dreamweaver CS4\configuration\Translators\ASP.Net.htm
    Rename it to something like:
      ASP.Net.disable_htm
    Then you'll need to restart DW. This will disable the Translator for only ASP.Net, not all of the other Server Models.
    Can you post a .zip file with a page that causes the crash? I didn't see one in the original forum thread.
    Hope this helps,
    Randy Edmunds
    Dreamweaver Development
    Adobe Systems, Inc.

  • Imovie crashes when i try to view the video full screen or export it. How do i fix this?

    iMovie crashes when i try to view the project full screen and export it. How do i fix this?

    Close out of the camera app, double tap the home button and completely close out of the app.
    Then do a reset, no data loss.  Hold down the home/sleep button together until you see the apple logo and then release, then wait for the phone to boot back up.
    Then check your camera roll again.

  • Why is my keynote crashing when i try to view in the light table?

    My Keynote presentation crashes when I try to view it in the light table view, and the whole system has to be restarted. The file is not huge, only 54 slides, mostly graphics and video plus a little bit of text. It is under 1GB in size, which I can usually manage without issue. Has anyone else encountered this problem? Does anyone know of a solution or a workaround? I'd be so grateful for any help. Thanks!

    Try this maintenance routine which has solved quite a few issues:
    1
    Close all applications
    2
    Uninstall Keynote; this must be done with an application remover tool to delete the installation properly. Appcleaner is known to work correctly for this purpose, it is free and can be downloaded from here: Appcleaner Download
    3
    empty the trash
    4
    shutdown the Mac and restart. After the start up chime, hold down the shift key until the apple logo appears
    let the Mac complete the start up procedure completely, it will take longer than usual as the hard drive is being repaired
    5
    go to;   Applications > Utilities > Disc Utility > First Aid > Repair Disc Permissions
    when this is completed restart the Mac normally
    6
    Reinstall Keynote using the original discs or logging into the Mac App Store and installing from there.
    Post back to let others know if this helped

  • Dreamweaver CC crashes when switching from code view to design view

    I am experiencing a recent problem with a file I am currently working. When I switch from code view to design view Dreamweaver crashes and requests a shut down. Other files seem to work without a problem. This particular files has 3 cascading EdgeAnimation CC files that are selected by media queries. I can test the page online without a problem but not in design or live view.

    Since your new page didn't crash, this leads me to believe that you have some critical errors and/or conflicts in your other page(s).
    Try running your code through the W3C validation tools. 
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Also debug JavaScript. 
    JavaScript - http://www.jslint.com/
    Nancy O.

  • Dreamweaver crashes when i drag my div tags in design view

    Hi
    Ive just encountered a problem with dreamweaver cs4 at work.
    I was creating a website using CSS and creating multiple div tags to house my images around the page. I normally position them using the CSS style sheet, but on this occasion, I grabbed the div tag whilst in design view and dragged it manually, and dreamweaver crashed! See image below It does so everytime I try the same thing again. Ive even restarted my PC. Anyone know why?

    I've not see this before, so can't say why it would be happening.  Would the pc be low on resources?  but then again you say it happened even after a restart of the pc.
    Maybe you could try the file cache and the personal configuration folder fix to see if it fixes any issues.
    http://forums.adobe.com/thread/417116#cache
    PS:  While I'm at it, it would be wrong for me to point out that using AP divs is not the optimum way to create a layout....  unless you know the repercussions of using them.
    Here's why:  (from the Dreamweaver FAQ)
    http://forums.adobe.com/thread/477969

  • JDeveloper: After crashed with "Unexpected Error" design view goes blank

    Hi, I am new to JDeveloper. I have installed 11.1.2.2.0 JDeveloper and have just installed all the updates via HELP -> CHECK FOR UPDATE.
    I am currently working on JFS Tutorial at http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_56/jdtut_11r2_56.html
    I encounter the similar problem when I was in STEP 2 for numerous time. :(
    No matter what I selected from the error box, my design view will end up be blank, it display nothing, even I hit the refresh button. :(
    I check the source view, preview, yes they work fine.
    Also, I have tried to clean the project. No helping at all.
    This is how the error shows: http://s19.postimage.org/hxa7q5e6r/error.png
    The details of the error: http://s19.postimage.org/sqhpynvgz/error_detail.png
    Can someone please help me out :(
    Edited by: 954390 on 22-Aug-2012 20:47
    Edited by: 954390 on 22-Aug-2012 20:55
    Edited by: 954390 on 22-Aug-2012 20:56

    Have you tried to open the finished app from the zip? >> Yes, I did. And it works.
    Also, as long as it does not crash nothing goes wrong. But once it does, not only the design view goes blank but I cant even execute the project, I will hit 505 error in the browser.
    Can you give more info about your environment (OS, memory....)? >> http://s19.postimage.org/ttpxyfk7n/specs.png

  • App crashing when going back to previous view

    I've got my app. which has several views. in my 3rd view, i have a list of questions with yes/no answers the answers to which I'm saving to a plist. it was working all good. but then i added a first view with a table which has 4 options, clicking on either of these rows go to the same view but each of them change the value of the variable in my singleton class, which then decides which questions are added to the 3rd view. so this helps me to jus have one view but the variable controls the different questions. Now my problem is that if i change something in my 3rd view, for eg, i choose yes/no , then when i am going back to the main viw , my app crashes. I am not sure why this happens.How does it work anyway-the inherent back button on the navigation bar? im guessing it calls the viewdidload function for the first/second view when going back to them from the first view, i dont undrstand why it crashes, coz the viewdidloads of these views seem okay to me.
    thanks

    write the piece of code causing the crash or paste the output on the console to get to know what actually cause your application to be crashed.

  • Cs4 dreamweaver suddenly crashes when selecting code/split view

    i have looked around and found this issue in older posts from 2008 but have not found a resolution. i've had dw cs4 for mac for a several months and all of a sudden it started crashing when i select code/split view.
    i have:
    deleted prefs
    deleted config folder and .dat file
    started up in safe mode and new user mode
    no other issues with any other adobe apps or crashing in general
    have plenty of memory
    got rid of extensions
    i feel like it is a corrupted file that is doing it unfortunately i dont have my original disk on hand to reinstall right now (purchased cd instead of download). UGH!
    i'm running: snow leopard / 10.6.4 / 2x2.66 ghz dual core intel xeon / 7gb memory
    here are the first few lines of the same error code:
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
    Crashed Thread:  19
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x940d2099 szone_free_definite_size + 654
    1   libSystem.B.dylib             0x940d1ba8 free + 244
    2   com.apple.carbonbundletemplate 0x1e85431d js_FinalizeStringRT + 31
    3   com.apple.carbonbundletemplate 0x1e835694 js_GC + 2156
    4   com.apple.carbonbundletemplate 0x1e8359bc js_ForceGC + 67
    5   com.apple.carbonbundletemplate 0x1e8592b1 js_DestroyContext + 150
    6   com.apple.carbonbundletemplate 0x1e80bdc8 JS_DestroyContext + 25
    7   com.apple.carbonbundletemplate 0x1e801237 JS_LangParser::DestroyJSEngine() + 43

    Have you done a complete uninstall, clean up, and then reinstall? - Sounds like that's the only thing you haven't tried, so I'd try that next.  Yeah, I know... a real pain. The sort of thing we on the PC side have to deal with far more often unfortunetly  ;-/
    Lawrence Carmer - *Adobe Community Professional*
    http://www.Cartweaver.com
    Complete Shopping Cart Application for
    Dreamweaver, available in PHP and ColdFusion
    Stay updated - http://blog.cartweaver.com

  • Dreamweaver crashes when using Live View to preview SWF in HTML page

    I'm new to DW CS4 and I'm trying to insert an swf on a blank html page.  When I attempt to use "live view" to preview Dreamweaver crashes every time.  I can view the page when I preview in a browser though.  Is there something new in CS4 I'm missing?
    Please help!
    Thanks.
    BC

    sschroeder2013  You are not alone. I updated a while ago and went into Dreamweaver to update a site and I see the same problem above.
    Please let us know when you have repaired the problem.
    Thanks!

  • Problem with Dreamweaver Crashing When Trying to Resolve Bad Image URLs

    I have consistently had this problem ever since using Dreamweaver CS4 (3-4 years).  I constanly hand code HTML emails using Dreamweaver (about 100-150+ / yr), when I start a new email, becaue of the nature of the emails, I have to use absolute URLs for the images contained within said email.  Usually when I go to create a new email, I pick up an old one, to grab keep the same basic template and then do a find and replace to update the URLs for the images contained within the email.  The emails and image assets are kept on a web server and separated out with different directories, for example:  mysite.com/email1/ and mysite.com/email2/.  If I fail to upload all of the images from email1 into email2's directory or is I mistype the new URL Dreamweaver gets stuck when it tries to resolve the updated URLs and it can't find the images.  Quite frankly, I don't need dreamweaver to resolve the URLs for images, I don't use design view and probably never will, it automatically pulling the height and width attributes is conveinient but not neccessary.  Dreamweaver will stay hung up (completely unresponsive) indefinitely when this happens, and I usually have to kill the process via the Task Manager to even get it to shut down.  Then when I restart Dreamweaver it rebuilds the site cache which takes at least 5-10 minutes, I have a very large internal developement server.  This has caused me an absolute ton of frustration and lost time.  I was hoping someone could suggest a solution.
    A couple of ideas I have kicking around as possible solutions but don't know how to do:
    Killing the resolving of the absolute URLs (I can't find this in the Dreamweavers settings, I haven't checked the config files themselves though)
    Disabling design and split view (last resort)
    In case this helps my, system info:
    Windows 7 64-bit
    Intel Xeon W4530 @ 2.8 GHz
    12.0 GB of RAM
    Abobe CS4 Master Suite
    Thanks,
    Jason

    Thank's for replying.  Since the first time I put in this answer, I've done a couple of tests to see what actually would go through the exporting process in iMovie and it turns out that I can export videos created using my webcam along with videos with slideshows. 
    The only problem is that with the slideshows (which is the type of video I'm attempting to export now), if I'm using all still images/pictures, I can only export videos no longer than about forty five seconds...anymore than that and iMovie crashes. 
    So my new question is...do you or anyone else know why this could be and how I could fix this problem?  Also, I'm not very tech savy and this is the first Mac I've ever owned so more details and instructions in the answers would be greatly appreciated.  Thanks.

  • Dreamweaver Crashes When I Resize Windows!!

    I'm having MAJOR issues with Dreamweaver CS5 crashing every time I resize a window!!! This is making the program completely unusable for me. FYI, I am using the trial version as our company has not yet chosen to upgrade. At this rate, we never will....
    I'm using Windows XP with a dual-screen NVIDIA set-up. I have my coding/html/css windows set up on the left screen, and my palettes on the right. I'm using a custom workspace setup for this. Whenever I try to minimize/maximize/restore an HTML window (whether in design or coding view), the program completely crashes. It shows the Windows hourglass as if it is thinking, but never recovers. I have to use task manager to close the program and restart. I have tried using the options under Window to cascade or tile windows, and it does the same thing. Sometimes just opening an HTML file with design or split view will cause it to crash. I had thought it might have something to do with using a custom workspace, but even changing to one of the pre-existing workspaces does not fix the issue.
    I have also tried deleting my preferences,which seemed to just very temporarily fix the problem, but it came back in the same day!
    I have checked that my NVIDIA drivers are up to date. They are. I am using old CRT monitors, but really, should that cause the program to crash?!
    Please help!!

    FYI, I just tried again to restore the preferences, as described here:
    http://kb2.adobe.com/cps/839/cpsid_83912.html
    I opened Dreamweaver and changed none of the display/workspace settings, only tried to open an HTML file from my website then resize it using the "restore" button. CRASH!
    It also seems to be crashing when I switch back and forth between live view/design view. What a mess!

Maybe you are looking for