I have to add a new mime type to an IIS 6.0 web server.

The client would like this done ASAP as it currently isn't serving .flv files.

However, the server is used for other clients and I would like to avoid doing an IIS Reset during working hours.

Does anyone know a way of getting IIS to read the new mime types without a reset?

link|improve this question

46% accept rate
feedback

1 Answer

I have found a temporary solution to this.

You can add the MIME Types to the website only and do not have to do it to the whole server.

This means that a full iisreset is not required and only a kick to the single site in question.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.