Configure SilverLight in PLESK

Step 1:
Log into your PLESK control panel.

Step 2:
Click the Domains icon from the left-hand side of the screen.

Step 3:
Click your domain from the Domains section at the bottom of the page.

Step 4:
Click on the "Web Directories" icon from the "Services" section.

Step 5:
At the top of the page, click on the "MIME Types" tab.

Step 6:
Click on the "Add New MIME Type" button.

Step 7:
In the field to the right "Extension", enter in the first extension name:

.XAML

Then, to the right of the "Content", using the available drop down menu, select the following option:

application/xaml+xml

After these two values have been set, click the "OK" button to finalize the changes. This process will need to be repeated for the following values:

Extension       Content
.XAP              application/x-silverlight-app
.XBAP            application/x-ms-xbap 

  • 14 Users Found This Useful
Was this answer helpful?

Related Articles

Sending email using CDOSYS

If you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your...

Upload file through ASP.net

<% @Page Language="C#" %><html><head>  <title>File upload...

Mailenable Component - Mail Code

Mailenable Component - Mail Code <%@ Language=VBScript %> <% Dim oMail Set oMail =...

How to create MSAccess Database DSN in Plesk Control Panel?

To Create DSN for MSAccess Database do following steps. 1. Access your control panel 2. Click on...

Create MS Access DSNLess connection string

Many people have requested this so here it is: "DRIVER={Microsoft Access Driver (*.mdb)};...