| Brad's profileSharePoint BlogPhotosBlogLists | Help |
|
October 28 When Security becomes annoying - Saving a .docx file from a web site automagically saves as a zipI hate it when things don't go right on my computer. One of the things I've been annoyed with lately is how on some sites, when I click on a .docx file to open it or save it, it always reads the file "header" (the first part of the file) and thinks that it's a ZIP file (which it kind of is - except I don't want it to open in WinZip, I want to open it in Word).
I finally got jack of it tonight. Tools down, I was going to fix this problem come hell or high water. First thing I did was Google the problem - Heaps of hits on it. Great! this will be a cinch! The sites I opened though had other ideas on what they thought was a "helpful" solution.
What was happening - in web servers that had not been recently updated, the docx and pptx and xlsx file types were not registered properly on the web server. As a result, IE downloads the start of the file, looks at the first few bytes and assesses what it thinks is the correct application to open it with. This prevents someone from "disguising one file as another type, just by changing the extension (eg renaming .exe to .txt). It's a security feature - Firefox does not have it (which is why the Firefox solution works). The other solution is to disable this IE security feature in the Registry. Navigate to: Change iexplore.exe's DWORD value from 1 to 0 - this allows the OS to take over and use the native application. Security lowered, problem solved... Well, kind of. Brad Comments (2)
TrackbacksThe trackback URL for this entry is: http://sharepointblog.spaces.live.com/blog/cns!74C8FB1191265567!616.trak Weblogs that reference this entry
|
|
|