I have an issue where Word files and pdfs are not accessible when linked in via the editor.
The files are located in the PageFiles folder. It seems that the Response is encoded as text/html. It works fine in Firefox because you are able to choose the application from which the link should be opened. In IE the result is a scrambled text output instead.
The site has not been updated but is a clean RC4 install. The problem occurs as well in files containing swedish characters and spaces as in files with ascii names and without spaces.
Is this a bug in RC4 or am I missing any settings?
/René
Have you verified that the content type is text/html? This can be done with Fiddler [http://www.fiddlertool.com/]
Is this problem isolated to the PageFiles folder or does the same problem occur in other folders (Global and Documents) as well?