IdExchange 1.9.1

Enabling custom Mime Types

To enable the Web Assembly MIME type for the PDF viewer control

  1. Open IIS Manager

  2. Click the IDMS web Site

  3. Double Click MIME Types

  4. Click Add

  5. In the file extension name, enter .wasm

  6. In the MIME type field, enter application/wasm. The completed configuration is below;


    image-20241022-132409.png


To enable the Tensor Flow model MIME type for the face finding API

  1. Open IIS Manager

  2. Click the IDMS web Site

  3. Double Click MIME Types

  4. Click Add

  5. In the file extension name, enter .

  6. in the MIME type field, enter text/plain. The completed configuration is below;

    image-20241030-195219.png