Configuring Multimedia Component Tracking in IIS
You need to perform additional configuration in Microsoft IIS (Internet Information Services) to make sure Multimedia Components are tracked.
About this task
- If you are using IIS 6, you always need to perform the configuration.
- If you are using IIS 7 or IIS 7.5, you only need to perform the configuration if your Web applications is configured to use Classic mode to maintain backward compatibility with earlier versions of IIS. If you are running in Integrated mode, no configuration is necessary.
Procedure
- Open Internet Information Services (IIS) Manager.
- Configure Multimedia Component Tracking on IIS 6 as follows:
- Select your public-facing Web site.
- Open the Properties dialog for the Web server or Web site.
- Select the Home Directory tab.
- Click the Configuration tab.
- In the Wildcard application maps section, click Insert.
- In the Add/Edit Application Extension Mappings section, click Browse and select
aspnet_isapi.dllas the Executable. - Click OK twice.
- Configure Multimedia Component Tracking on IIS 7 or IIS 7.5 as follows: