Hello,

We have an old Win2K IIS server. This is document storage IIS. Our
workstations can use their IE to find the document.

When we switch to Win2003 IIS server, we can open *.pdf but we can not open
*.msg.

How can we fix this problem?

Thanks

Re: *.msg files by Kristofer

Kristofer
Tue Oct 11 11:46:14 CDT 2005

Hello,

IIS 6.0 does not serve unknown MIME types. *.msg is probably an extension
that is not defined by default, and you will need to define. The following
KB Article explains more, and how to do this:

"IIS 6.0 Does Not Serve Unknown MIME Types"
http://support.microsoft.com/default.aspx?scid=kb;en-us;326965


You may also want to read "What's changed" in the IIS 6.0 help file.

--
Regards,
Kristofer Gafvert (IIS MVP)
http://www.gafvert.info/iis/ - IIS Related Info


Newbie wrote:

>Hello,
>
>We have an old Win2K IIS server. This is document storage IIS. Our
>workstations can use their IE to find the document.
>
>When we switch to Win2003 IIS server, we can open *.pdf but we can not open
>*.msg.
>
>How can we fix this problem?
>
>Thanks