|
The following corrected the issue on my WinXP Pro 2004 system for Dreamweaver MX 2004. The problem, in my case anyway, stemmed from the registry key:
HKEY_CLASSES_ROOT\MIME\Database\Charset\iso-2022-kr
In which the value name "EncodingPage" was actually misspelled as "EngodingPage". After renaming the value correctly Dreamweaver was able to start without a problem.
It appears as though the xerces dll, when parsing the registry, is not tolerant of misspellings or possibly other errors so don't limit your search to simply the iso-2022-kr Reg Key, it may be any subset key of Charset causing the problem. I checked another XP Pro SP2 system and the Value name was correctly spelled so I'm not sure what caused the issue in the first place, though I'd guess it was simply a sloppy program installed along the way. Good luck, happy hunting, and please please PLEASE backup your registry before messing around in there!
-Mel
|