Word processor not working"Unable to load/create dialog item of type 'HTML', id = 41510001 fromdialog "Text Editor - Word Processor"Windows XP and MS 08.11.07.4xxError started occurring soon after installing Google Chrome. Afteruninstalling Chrome, the error message remained.
The solution was to manually unregister and re-register the triedit.dlland dhtmled.ocx files:1) Open an elevated Dos Command Prompt and insert the following string:cd C:\Program Files\Common Files\microsoft shared\Triedit2) Enter each of the following commands followed by the Enter key,then click Ok to acknowledge the "operation succeeded" message:regsvr32.exe /u dhtmled.ocxregsvr32.exe dhtmled.ocxregsvr32.exe /u triedit.dllregsr32.exe triedit.dllNOTES:-Please note that this solution is valid for Windows XP only. ForWindows 7 please refer to
http://communities.bentley.com/products/microstation/w/microstation__wiki/7385.text-editor-word-processor-error-unable-to-loadcreate-dialog-item-of-type-html.aspx
where it is sufficient to install DHTML editing control:
http://www.microsoft.com/en-us/download/details.aspx?id=8956
-Please note that regsvr32 is found at "C:\WINDOWS\system32\regsvr32"