Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Info: Adding XAML MIME type in IIS 6
Roger Martin
#1 Posted : Monday, 18 August 2008 6:39:55 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,301
Location: Fort Atkinson, WI

Version 2.1 uses Silverlight to render certain videos, which requires the web server to serve XAML files. IIS 7 and higher should handle this fine, but earlier versions of IIS do not know what XAML files are.

To add the MIME types to IIS6:

1. Choose your website in IIS
2. Open the context menu and choose "Properties"
3. Select the tab "HTTP-Headers"
4. Click on the button labeled "MIME Types..."
5. If .xaml is not yet listed as a type, choose "New"
6. Enter the following description:

Extension: .xaml
MIME type: application/xaml+xml

7. Click "OK"
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.