I was working on my newest project with my Dreamweaver/XAMPP local development environment and something weird happened. I clicked my Dreamweaver CS3 icon and the green welcome splash screen popped up for about 3 seconds and then disappeared. At one time, I tried to open the program from the Icon in C:\program files\Adobe\Adobe Dreamweaver CS3 and received the error shown in the image to the left. I spent all day looking for a solution and I finally figured it out. I read several things on the web from different forums and blogs that Dreamweaver has a fundamental bug that won’t allow any style sheet or text document to be saved if it is 8,192 bytes long. I wasn’t buying that for anything although there are several testimonies that swear it’s true. I searched my project and didn’t find anything 8,192 bytes long. The solution that worked out, which even sounded better, was that the WinFileCache-AD76BB20.dat file is corrupted and needed to be deleted.
The following describes what I did to fix this. I’m using Windows XP so I went to this directory:
C:\Documents and Settings\[username]\Application Data\Adobe\Dreamweaver 9\Configuration
If you’re using Windows Vista go to this directory:
C:\Users\[username]\AppData\Roaming\Adobe\Dreamweaver 9\Configuration
Navigate to the Configuration directory and find the WinFileCache-AD76BB20.dat. I made a copy of the file first so I had Copy of WinFileCache-AD76BB20.dat and the WinFileCache-AD76BB20.dat file. Then I deleted the original > clicked on Dreawweaver Icon and Dreamweaver started right.
The reason this post is worthy of your time is because at first, I didn’t see the “Application Data” directory under my “[username]” under “Documents and Settings”. In order to make that file appear, if it’s not already there (which it shouldn’t be showing) is to follow these directions:
Click on My Computer > Tools menu > Folder Options > View tab > select Show Hidden Files and Folders and deselect Hide Protected Operating System Files. Hit apply and then route yourself to the correct directory again.
A strong recommendation is to put the folder view back to what it was before you started, once you have your problem resolved, to prevent additional problems from happening.
Not so long ago, I posted how to configure Dreamweaver with WAMPServer. Something happened with my setup that caused me to find an alternative. I found a great, even easier, what seems to be better, product in XAMPP from









