Salesforce

Adding the Manifest Extension to the MIME Types on IIS (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Adding the Manifest Extension to the MIME Types on IIS (Magic xpa 3.x)

Objective

This Technical Note explains how to add the Manifest extension to the MIME Types on IIS.

Description

When the manifest extension is missing from the Microsoft IIS list of Mime Types, RIA applications cannot be executed in full deployment mode. (Execution with F7 works.)

The error displayed in the log file is:

http://[Server]/RIAModules/MgxpaRIA_xxxx/MgxpaRIA.exe.manifest did not succeed

Implementation Steps

The steps below show how to add the manifest extension to the IIS in order to allow the RIA application to run.

Step 1

  1. Open the IIS Manager.

  2. Park on the computer name.

  3. Open the context menu (right click).

  4. Select Properties.

Step 2

  1. Click the MIME Types… button. The Registered MIME Types list opens.

  2. Click the New… button. The MIME Type window opens.

Step 3

  1. In the Extension field, type: .Manifest

  2. In the MIME Type field, type: application/x-ms-manifest

  3. Click OK to close the window.

  4. Click OK again to close the parent window.

  5. Restart the IIS.

  6. Load Magic xpa and try again to execute the RIA application.

Reference
Attachment 
Attachment