Aka.zip contains: ASP.net web interface Critical Branch Algorithms: - TBranch - Critical Branch Time (Tc ) - Probable Process Start Time ( Ts ) - Tapd Note: In order to do the calculations, the Web Interface is not necessary but SQL Server must be installed and configured in order to use the classes ProcessFactory and CriticalBranchFactory. Requirements: Microsoft Internet Information Server .Net Framework 1.1 (can be downloaded here: http://www.asp.net/download-1.1.aspx?tabindex=0&tabid=1 ) Microsoft SQL Server. Web Browser Installation: Unzip aka.zip into a directory. Open up IIS Console and create a virtual directory and have it point to the aka directory. MS SQL Server: Open up the Query Analyzer and goto File -> Open, and open aka.sql. This will create the DataBase Tables. Goto the bin directory located under the aka directory and open up Process Factory. Here you have to set your DB connection String. Next click the run.bat to complile the files. If you have done this correctly, you will see aka.dll. Next under the aka Directory open up the web.config file and goto app settings and configure your DB connection string. See Below. Next open up your browser and enter the URL: http://localhost/aka/default.aspx Your all set to go. Any questions should be emailed to akshaia@uwindsor.ca