So… some users were getting the
The document could not be opened for editing. A Windows SharePoint Services compatible application could not be found to edit the document.
dialog box error message when trying to open a word document in document library using the “Edit in Microsoft Word” drop down command.
After some investigation it turned out that they had created a HUGE URL trail in side the document library by creating folders with really long special character laden names. The URL was around 300 characters long or some such nonsense. IE’s limit is around 2084 so its not IE, probably SharePoint or Word related limitation on URL length, or some special character interference.
I shortened all the directory names and took out some of the special characters and it seemed to clear up the problem.