IISxpress Forums

The place to discuss IISxpress and HTTP compression on IIS
Welcome to IISxpress Forums Sign in | Join | Help
in Search

How to switch between Community and Evaluation modes

Last post 06-14-2007, 1:48 PM by admin. 0 replies.
Sort Posts: Previous Next
  •  06-14-2007, 1:48 PM 70

    How to switch between Community and Evaluation modes

    When you install IISxpress 2.1 on Windows Servers you select whether you want Community or Evaluation mode. If you later decide you selected the wrong license you have two options to change the license mode:

    • Uninstall IISxpress 2.1 and then install it again selecting the correct license mode
    • Modify a registry entry and then restart the IISxpress compression service

    You can probably figure out how to uninstall yourself so I wont explain how to do that here.

    The second option is more interesting, if you don't want to uninstall then you pretty much have to follow the instructions here to change the license mode.

    1. Stop the IISxpress system service. You can do this from the IISxpress Status Window; select the Configuration tab, then select General from the strip on the right and click the Stop button. You can also use the Windows Service Manager or alternately open a command prompt and type: net stop IISxpress
    2. Start RegEdit and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Ripcord Software\IISxpressServer
    3. You should now see a registry entry on the right of the main window called LicenseMode. Double click on this item.
    4. To change the licence mode to Community enter the number 1 and click OK. To change the licence mode to Evaluation change the number to 2.
    5. Exit from RegEdit and then restart the IISxpress service via the IISxpress Status Window, the Service Manager or by typing: net start IISxpress
    6. You should now have a different license mode.
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems