Dreamweaver closes straight after opening

This really is one of the strangest software bugs I've come across!

The Problem

Dreamweaver crashes and won't open again. When you try and open Dreamweaver it just closes straight away, with nothing more than a glimpse of the splash screen.

The Solution

One of the CSS files in the site you were working on has a file size which is a multiple of 8kb (mine was 24kb). You can try anything; rebooting, reinstalling, but Dreamweaver won't play ball if the file is still there. You need open the CSS file in another text editor and add a few dummy lines of comment text to increase the file size slightly; you should then find Dreamweaver will open again normally.

Thanks to David Powers for this. Please feel free to leave any comments below.

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

dreamweavercloses

hai Dan,

I tried doing same , by increasing the file size, but still DW is not opening.

cheers,
Mahesh

Thanks for this - I just

Thanks for this - I just experienced the problem and found this post which help me resolve it.

However, my problem was not the size of the style, it was the fact that one of my lines was terminated with a single quote instead of a semi colon. See below:

background: url(../images/small-prod-arrow-orange.png) top left no-repeat'

Once I removed this line via a text editor, DW opened with no problems.

Hey i had the exact same

Hey i had the exact same problem, mine was at 26kb when the styles.css kept crashing. Then i tried out your method and it works now (fingers crossed). I created a new html file and renamed it as a css file, then i copied and pasted the old 'crash' code into there, and added extra dummy text to make it to 28kb. I took out the old css file out of the folder.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <em> <strong> <strike> <ul> <ol> <li> <p> <br /> <a>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
Are you human or do you not compute?
Image CAPTCHA
Enter the characters shown in the image.