as shown here its possible to get the “default” IIS mime types from HKEY_Classes_Root.
However when I register a new type I cannot find the entry – does anyone know how I get read all IIS registered mime types progamatically ?
as shown here its possible to get the default IIS mime types from HKEY_Classes_Root.
Share
Sorry to answer my own question but the answer posted here (shown below) resolves this for both IIS 6 & 7