Installing

Application installation guides:

DevCodeMetrics applications user guides:

 

Installing DevCodeMeticsWeb

Installing DevCodeMetricsWeb is easy. The sections below walk you through the process.

 

System Requirements

DevCodeMetricsWeb system requirements are:

 

 

How To Install

Perform the following steps, in order, to install DevCodeMetricsWeb.

  1. If  IIS 5.0 is not installed:
  2. If you do not have the .Net framework 1.1 installed (or it was uninstalled above) install it now.
  3. Install DevCodeMetricsWeb by executing the msi file downloaded from the Project site.

 

Viewing

DevCodeMetricsWeb is installed with demo metrics.  Depending on how installed on your server the URL will be something like:

http://localhost/DevCodeMeticsWeb/

or

http://YOUR_PC_NAME_OR_IP/DevCodeMetricsWeb/

Testing

DevCodeMetrics has NUnit unit tests.  To test your installed appliction run NUnit on the EXE and DLL assemblies.

Note: XLS exporting tests, in the common DLL, require Excel 2000 or later to be installed on the PC.  It is acceptable for these tests to fail.

 

 

Installing DevCodeMetricsConsole is easy. The sections below walk you through the process.

 

System Requirements

DevCodeMetricsConsole system requirements are:

 

 

Installing DevCodeMeticsConsole

How To Install

Peform the following steps, in order, to install DevCodeMetricsConsole.

  1. Install the .Net framework 1.1 .
  2. Install DevCodeMetricsConsole by executing the msi file downloaded from the Project site.

 

Testing

DevCodeMetrics has NUnit unit tests.  To test your installed appliction run NUnit on the EXE and DLL assemblies.

Note: XLS exporting tests require Excel 2000 or later to be installed on the PC.  If XLS support is not required then it is acceptable for these tests