Unable to open/download documents from IIS5 with IE
am 23.11.2007 14:04:50 von cwlI have a problem with an old server running IIS5 / SPS 2001.
All of a sudden it is not possible to download e.g. a word-document
placed on the server. This is the case for files in SPS 2001 and files
placed on the web server.
Typing e.g. this URL: http://intranet/test.doc in IE 7 results in
absolutely nothing - not even an error message.
When opening the same URL in FireFox everything works fine.
When opening the document via a link on a web page everything works
fine also.
I've restarted the server and uninstalled recent windows updates, but
no luck.
There have been no major updates/changes to the server recently.
The HTTP headers are:
GET /test.doc HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel, application/
vnd.ms-powerpoint, application/msword, */*
Accept-Language: da
UA-CPU: x86
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET
CLR 1.1.4322; .NET CLR 2.0.50727)
Host: intranet
Connection: Keep-Alive
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
X-Powered-By: ASP.NET
Cache-Control: no-cache
Expires: Fri, 23 Nov 2007 12:52:22 GMT
Date: Fri, 23 Nov 2007 12:52:22 GMT
Content-Type: application/msword
Accept-Ranges: bytes
Last-Modified: Tue, 06 Nov 2007 11:28:28 GMT
ETag: "6040d2266820c81:93e"
Content-Length: 25088
Any ideas?