Copy link to clipboard
Copied
Anyone else having issues with 2017.0.1, Build 9346? I'm having annoying issues:
- Unable to save certain files with "Ctrl+S", I have to Alt-F-L (Save All)
- Dreamweaver Crashes after saving documents
I never had stability issues with previous builds, but this version seems to like to crash on me. Luckily it crashes after I save files, however, still frustrating.
Windows 10, 64-bit.
Ryan
Copy link to clipboard
Copied
Have you tried the usual suspects:
- Delete FileCache.Dat and Configuration folder (both answers found in this kb article - JavaScript errors in Dreamweaver​ ).
- Tried another user account to rule out OS user corruption
Copy link to clipboard
Copied
Not being able to save files sounds suspiciously like a read/write permissions problem.
Is your local site folder on your primary hard drive the same as DW?
Don't even try to save files from DW to your Dropbox folder.
Nancy
Copy link to clipboard
Copied
Thank you for the suggestions!
I've been using DropBox for 5 years to work on files in Dreamweaver with no issues. Has something recently changed? (I'm definitely not saying this is how I should go forward...)
I'll turn off DropBox for a few days and see if that solves the problem.
Copy link to clipboard
Copied
DW has problems writing directly to Dropbox folder. Some kind of conflict I guess.
I always keep local site in my testing server's default web directory on my primary drive.
At the end of my day, I backup files to Dropbox, etc...
Nancy