Dreamweaver Translator Error Fix
This is a problem I’ve come across quite a few times. At some point, Dreamweaver starts throwing a translator error at you every time you do… well… anything. It’s an annoying error that constantly pops up when you make changes to a file. The problem has to do with the preview window. But unfortunately, simply closing the preview window doesn’t stop those errors.
The fix is simple: Just delete the old configuration folder, and the next time you start up Dreamweaver, it will create a new configuration folder.
All you need to do is find were the configurations are held:
Windows:
C:\Documents and Settings\
Mac:
Users/
Simply rename or delete the folder Configuration in the folder Configuration, and the next time you open Dreamweaver, no more errors!
November 16th, 2009 | Software / Web Development |
Hey, this is great. Thanks!