1

I have created a document library in my machine and uploaded a few image files. But later when i try to open them in document library, it shows a page not found 404 error. What could be the reason? The same thing works in another machine's document library

Grace Note
  • 3,205
  • 4
  • 35
  • 55
Ashok
  • 145
  • 2
  • 19

1 Answers1

1

What is the type of your image files? The IIS server will only return files with registered extentions, so if you are using a special type of imagefile you might need to register the mime type.

  • ElinK
ElinK
  • 11
  • 1
  • No, they are normal image files of jpg and png. It also cannot open word documents. Clicking every file throws a page not found error. – Ashok May 20 '10 at 04:56