Enabling custom Mime Types
To enable the Web Assembly MIME type for the PDF viewer control
Open IIS Manager
Click the IDMS web Site
Double Click MIME Types
Click Add
In the file extension name, enter .wasm
In the MIME type field, enter application/wasm. The completed configuration is below;

To enable the Tensor Flow model MIME type for the face finding API
Open IIS Manager
Click the IDMS web Site
Double Click MIME Types
Click Add
In the file extension name, enter .
in the MIME type field, enter text/plain. The completed configuration is below;
