PDA

View Full Version : HTTP Error 404.3 - Not Found


aleks_kleyn
03-06-2007, 02:05 AM
I use asp.net in windows vista. IIS7 is setup there.
In small application I want to display pdf or djvu files. When I click
link to pdf file I do not have any problem. When I click djvu file I get
responce
HTTP Error 404.3 - Not Found
Description: The page you are requesting cannot be served because of the
Multipurpose Internet Mail Extensions (MIME) map policy that is
configured on the Web server. The page you requested has a file name
extension that is not recognized, and is not allowed

Because design of IIS changed it is not clear how I can add djvu to MIME,
what is difference between djvu and pdf. I do not see pdf in MIME also,
but I can seepdf on the client site.
Thank you, Aleks Kleyn


Post Edited By Moderator (Joel Thoms) : 3/6/2007 10:16:24 PM GMT

Chow
03-16-2007, 01:50 AM
With IIS 7, you can obtain and use the IIS 7 Web Manager to add and edit MIME types. Go to this post http://community.discountasp.net/default.aspx?f=28&m=16653

.PDF should be a default MIME type that's inherited on IIS 7. I believe you may need to add the djvu MIME type using the above tool.




Chow
DiscountASP.NET
<SUB><SUP>http://DiscountASP.NET (http://discountasp.net/)