How To Setup X Tracking in IIS6X
Step-by-step guide
- Open IIS Manager by clicking: "Start -> Programs -> Administrative Tools -> Internet Information Services (IIS) Manager." Expand "Web Sites" node. Right click "X Internet" site. Select "New -> Virtual Directory."
- The "Virtual Directory Creation Wizard" displays. Enter "XInternet" into "Alias" and press "Next."
- Enter "C:\Program Files\Connexion\XInternet" as path to XInternet folder and press "Next."
- On "Virtual Directory Access Permission" window, select "Read" and "Run scripts (such as ASP)." checkboxes and press "Next."
- Right Click new "XInternet" virtual directory and select "Properties."
- Select "Virtual Directory" tab and verify "XInternet" virtual application is running under ".Net 2.0" Application Pool.
- While in "Virtual Directory" tab, verify "Execute permissions" is set to “Scripts Only."
- Select "ASP.NET" tab. Verify "ASP.NET 2.0" is set to "2.0.50727."
- Click "Edit Configuration" button.. On "General" tab set the AspAddress value under Application settings to the URL location of the ASP site - / is fine if the Virtual Directory is created under the ASP web site and the ASP web site is the default web site in IIS. Press "OK."
- Add Silverlight MIME types to server by right clicking on "Local Computer" and selecting "Properties."
- Click "MIME Types" button.
- Click "New."
- In "MIME Type" window enter the three MIME types described below.
- Extension: .xap
MIME Type: application/x-silverlight-app - Extension: .xaml
MIME Type: application/xaml+xml - Extension: .xbap
MIME Type: application/x-ms-xbap
- Extension: .xap
Accessing X Tracking
- Once X Internet is configured, access X Tracking via URL, default is: http://127.0.0.1/xinternet/xtracking/xtracking.asp
Update X Tracking URL in "Options -> Company Tab" of X Dispatch.
The URL domain / server of the X Tracking URL may differ based on network setup, but path should still be the same. Replace 127.0.0.1 with URL domain / server data