Posted by Patrick Tørresvold in
Windows
There are several reasons to this error, and one being errors in the registry of the client. I’m not going to talk about how to solve that, because there is allready a very nice article on that subject: Word cannot start the converter mswrd632.wpc error on Wincert.net
But one error that this article doesn’t talk about is file-extension errors. And that’s what was wrong in my case. I could open my .doc-file, but the document just said:
%PDF-1.3
%âãÏÓ
1 0 obj
<<
/Type /Page
/MediaBox [0 0 595.20 841.68]
/CropBox [0 0 595.20 841.68]
/Parent 2 0 R
/Rotate 0 /Resources <<
/ProcSet [/PDF /ImageC /ImageB /ImageI]
/XObject <<
/Obj3 3 0 R >>
>>
/Contents [ 4 0 R ]
>>
endobj
3 0 obj
<< /Type /XObject /Subtype /Image /Name /Obj3 /Width 2480 /Height 3507 /ColorSpace /DeviceGray /BitsPerComponent 8 /Length 5 0 R /Filter [ /DCTDecode ] >> stream
ÿØÿà JFIF , ,
This doesn’t make much sense for a normal user, but if you read closely you can can find some lines that can tell you something about the files content. In my case you can see one line saying: “/ProcSet [/PDF /ImageC /ImageB /ImageI]“. This line gives me the indication that this file is not an .doc, but actually an .pdf-file.
So if this is the your case, simply rename the files extention like so:
my_wrong_file.doc => my_wrong_file.pdf
If you have done correctly, you should be prompted with a message asking you if you wanna change the files extension, and to this you click “Yes”, and your all done!
NOTE: You have to un-check the “Hide extensions for known file types”-option in you “Folder Options” (Explorer -> Tools -> Folder Options -> View (tab) -> Advanced settings).
Hope this helps you, and if it did, please take time to comment
Maybe you found some other headers? Please do share!
Tags:
cannot,
error,
extensions,
file,
folder,
mswrd632,
options,
start,
to open,
unable,
Windows,
word,
wpc,
xp