Add Required Extensions to IIS6
The following instructions describe how to add extensions needed by StudyTRAX for IIS 6.
- Run IIS Manager
- Open the Properties window for the StudyTRAX application.
- From the Virtual Directory tab, click the Configuration button.
- From the Mappings tab, click the Add button.
- In the dialog, do the following:
- Enter the following for Executable:Â c:\windows\microsoft.net\framework\v4.0.30319\aspnet_isapi.dll
- Enter the following for Extension: .less
- Select the Limit To radio button and enter the following:Â GET,HEAD,POST,DEBUG
- Click OK
The following instructions describe how to add required mime types.
- Run IIS Manager
- Open the Properties window for the StudyTRAX application.
- From the HTTP Headers tab, click the MIME Types button.
- Click the Add button and add the following mime types:
Extension
Type
.less
css/text
.xap
application/x-silverlight-app
.xaml
application/xaml+xml
.xbap
application/x-ms-xbap