SQL Monitor - 3.0
Moving from SQL Monitor Web Server to IIS
If you already have SQL Monitor installed and are using the default XSP web server, you can later move hosting to IIS.
Note: Once you have installed IIS, make sure that ASP.NET is both installed and enabled. See Issues with IIS and ASP.NET.
Configuring an existing IIS Web Server
Use IIS Manager (see How to Open IIS Manager) to carry out the changes described below.
Configuring IIS 7
- Select Add web site and choose a name for the website.
- Enter the physical path for the website folder - this is the location of the XSP website folder you specified during installation of SQL Monitor. By default this is:
C:\Program Files\Red Gate\SQL Monitor 3\Website - Specify an available port number and apply any other options, such as binding or certification that you need.
- Click Browse to test that the website is working; you should see the SQL Monitor front page.
A new application pool is automatically created for the SQL Monitor website. If you want to add SQL Monitor to an existing application pool, edit the Advanced properties for the site to change its application pool.
Read more about setting up your IIS website (Microsoft KB article)
Configuring IIS 6
- Right-click Web Sites and click New > Web site.
- In the Web Site Creation Wizard, type the name of the website (for example "SQL Monitor") in the Description box.
- Leave the IP address of the IIS server as (All Unassigned), and specify an available port (80 is the default port).
- Leave the Host header box empty, unless you have a specific requirement for a host header.
- In the Web Site Home Directory page, enter the path of the XSP website folder you specified during installation of SQL Monitor into the Path box. By default this is:
C:\Program Files\Red Gate\SQL Monitor 3\Website - Ensure that Allow anonymous access to this Web site is checked. SQL Monitor requires anonymous access to the website. For more information about website authentication, please read the following Windows KB article for more information: http://support.microsoft.com/kb/324274 (How to configure IIS Web site authentication in Windows Server 2003).
- Leave the default permissions on the Web Site Access Permissions page.
You also need to enable wildcard mapping, because SQL Monitor is an ASP.NET application that uses URLs without extensions. For details of how to do this, see Using SQL Monitor with IIS.
Stopping the XSP Web Server
To stop the XSP server, display Windows Services (select Start > Run, enter services.msc and click OK) and stop SQL Monitor Web Service.
It is possible to keep both IIS and XSP web servers on the same machine. You can uninstall the SQL Monitor Web Service, but for testing purposes, it may prove useful to restart the XSP web server should you have any problems with the IIS configuration.
Was this article helpful?
SQL Monitor
- Example configuration of SQL Monitor using virtualization software
- Retrieving alert settings using SQL Data Compare
- Licensing issues with SQL Monitor
- Log files in SQL Monitor
- Upgrading to a later version of SQL Monitor
all SQL products
- Compatibility of Red Gate tools in 64-bit environments
- Application has encountered an error and needs to close
- Error message after installing SQL Toolbelt - The description for Event ID ( 1 ) in Source ( nview_info ) cannot be found.
- Changing the temporary directory used by the installer
- Toolbelt Installer "hanging" while "scanning volumes"
- Login failing with "trusted SQL Server connection" error when using RunAs
all products
- Some Red Gate products identified as containing a trojan by Anti-Virus software
- Activation may fail with Unknown Error -1
- Product uses web help although a CHM file is available locally
- Argument exception resulting from missing environment variable
- Check for updates may fail when used through proxies
- 'Unidentified Publisher' error when repairing or uninstalling
- Licensing activates product as standard edition
- Moving Red Gate software products to another machine
- Red Gate tools log locations
- The application UI opening slowly when there is no internet access
SQL Monitor
all SQL products
all products
- Red Gate product acknowledgements
- Activating your products
- Activating your products
- Red Gate bundle history
- Check for updates
- Troubleshooting Check for Updates errors
- Current versions
- Deactivating your products
- Installing Red Gate products from the .msi file
- Requesting additional activations
- Serial numbers for bundles
- Reactivating using a different serial number
- Extending your trial
- Finding your serial numbers
- Moving a serial number from one computer to another
- No response received for manual activation
- Licensing and activation resources
- Licensing and activation resources
- Troubleshooting licensing and activation errors
- Licensing and activation FAQs
- Red Gate tools log file locations
- Download old versions of products
- Download product prerequisites & utilities
- Support & upgrades
- Upgrading your software
- Upgrading FAQs

Using SQL Monitor