Define MIME types - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

You must define MIME types if you are upgrading from Update 25 or earlier.

Customers using SDx deployed in Smart Cloud do not define MIME types. MIME types are defined for them by the Smart Cloud Team.

To be able to use the View, View and Markup, Save Target As, and Navigate commands in the client applications, you may need to add the appropriate extensions to IIS MIME type definitions. Most required MIME types should be defined by default after installation. However, you will want to confirm that the types you require are defined.

  • MIME types configured using the following procedure apply to all Web applications on the computer, not just our software. Configure MIME types for only those file extensions that you want Web applications to be able to download and open.

  • When you create a site with Server Manager, the software sets many of the necessary MIME types on the web site for you. Before adding MIME types, be sure that Server Manager has not already added the ones you need. By default, MIME types are configured in the SPFViewDir site.

  • Set MIME types at the web site level, not the server level.

  1. On the application server, open IIS Manager.

  2. In the tree view, select the site for which you need to define MIME types (for example, SPFViewDir), and select MIME Types in the Features View window.

    SHARED Tip If the Features View window is not visible, choose the site in the tree view, and select the Switch to Features View command.

  3. If the file extension for files that you want to download and view does not appear in the list, select Add in the Actions window.

    What MIME Types are delivered?

    The following MIME types are delivered with HxGN SDx:

    File Extension

    MIME Type

    .a

    application/octet-stream

    .application

    application/x-ms-application

    .archive

    application/octet-stream

    .b

    application/octet-stream

    .bdr

    application/octet-stream

    .bin

    application/octet-stream

    .binz

    application/octet-stream

    .brd

    application/octet-stream

    .brw

    application/octet-stream

    .c

    application/octet-stream

    .cgm

    application/octet-stream

    .cit

    application/octet-stream

    .cmf

    application/octet-stream

    .csf

    application/octet-stream

    .cxml

    text.xml

    .d

    application/octet-stream

    .deploy

    application/octet-stream

    .dft

    application/octet-stream

    .dgn

    application/octet-stream

    .dri

    application/octet-stream

    .drv

    application/octet-stream

    .dwg

    application/octet-stream

    .dxf

    application/octet-stream

    .e

    application/octet-stream

    .f

    application/octet-stream

    .idf

    application/octet-stream

    .igr

    application/octet-stream

    .ini

    text/plain

    .ipd

    application/octet-stream

    .json

    application/octet-stream

    .mdb2

    application/octet-stream

    .mem *

    application/octet-stream

    .nmf *

    application/octet-stream

    .pexe *

    application/x-pnacl

    .pid

    application/octet-stream

    .plt

    application/octet-stream

    .prp

    application/octet-stream

    .psr

    application/octet-stream

    .red

    application/octet-stream

    .res *

    application/octet-stream

    .rle

    application/octet-stream

    .rpt

    application/octet-stream

    .sha

    application/octet-stream

    .slug

    application/octet-stream

    .sma

    application/octet-stream

    .spd

    application/octet-stream

    .spe

    application/octet-stream

    .ssf

    application/octet-stream

    .svg

    image/svg+xml

    .tff

    application/octet-stream

    .txt

    application/octet-stream

    .vec

    application/octet-stream

    .vecz

    application/octet-stream

    .vue

    application/octet-stream

    .vsdx

    application/vnd.visio

    .wasm *

    application/wasm

    .woff

    font/x-woff

    .woff2

    application/font-woff2

    .xaml

    application/xaml+xml

    .xba

    application/x-ms-xbap

    .xfdf *

    application/vnd.adobe.xfdf

    .xps

    application/vnd.ms-xpsdocument

    .xrl

    text/xml

    .zvf

    application/octet-stream

    .zyq

    application/octet-stream

    * Indicates the MIME types used by View and Markup.

  4. In the Add MIME Type dialog box:

    • In the File name extension box, type the file extension.

    • In the MIME type box, choose the MIME type for the specific file type. For example, for .pid files, type application/octet-stream.

  5. Select OK to save the new MIME type.

  • For more information about choosing the correct MIME type for a file type, refer to Microsoft's documentation.

  • If you do not know the correct MIME type for a file extension, you can use application/octet-stream as the default.