
Enterprise Server Installation and Migration Guide 59
6
Web Browser Version of Silverlight Console
Configuration
Complete the steps in this chapter if you intend to use the web browser version of the Silverlight Console. If not, continue to
Administrative Tasks
.
Add MIME Types
IIS 6 (Windows Server 2003)
Add the following MIME types. These MIME types may have already been added to IIS at some point. If so, continue to the
next section once you verify that they are all present.
1
Open IIS Manager.
2
Expand the
Websites
folder.
3
Right-click
Default Website
.
4
Select
Properties
.
5
Select the
HTTP Headers
tab.
6
Click
MIME Types.
7
Ensure that the following MIME types are present. If not, click
New
and follow the instructions below.
• In the
Extension
: field, enter
.manifest
• In the
MIME types
: field, enter
application/manifest
• Click
OK
.
• In the
Extension:
field, enter
.xaml
• In the
MIME types:
field, enter
application/xaml+xml
• Click
OK
.
• In the
Extension:
field, enter
.xap
• In the
MIME types:
field, enter
application/x-silverlight-app
• Click
OK
.
• In the
Extension:
field, enter
.dll
• In the
MIME types:
field, enter
application/x-msdownload
• Click
OK
.
• In the
Extension:
field, enter
.application
• In the
MIME types:
field, enter
application/x-ms-application
• Click
OK
.
• In the
Extension:
field, enter
.xbap
Kommentare zu diesen Handbüchern