Windows Family (Windows2000/ XP/Vista/Windows 7, Windows 2000/2003/2008 Server)
.Net Framework 2.0.
SQL Server (Required when you use SQL server database)
IIS 5.0 or above
A Video Guide to Install Web Bug Tracker
Install Web Bug Tracker using setup program
What's inside the file you downloaded?
admin - admin tool setup program
webserver - web server setup program
EULA - End User License Agreement
A short cut link to this page
A short description of start up guide
If you just downloaded Web Bug Tracker and it's the first time to install the software, the guide will tell you how to install and setup bug tracker step by step.
Enter the name of virtual directory, click next and the program will install all necessary files on your server. Note: if you don't have .Net Framework installed, this setup program can automatically install it for you.
run admin program from start menu, click Open web.config file button, and select web.config file in virtual directory, e.g. .
C:\Inetpub\wwwroot\VtBugTracker.
After web.confile file is loaded, click Setup Database button.
Click Next button.
Chose type of database, either MS Acess 2000 or MS SQL Server,
Choose authentication type. You need a SQL server login and password if select SQL Server Authentication.
Enter SQL database full file path.
Note: If the admin tool is installed on a computer different from SQL server, Database File Name should be a full database file path on the SQL server rather than the computer it's installed on.
Enter database name
Enter password for Admin user. You need this password when you login bug tracker the first time.
NOTE: Check Create sample Data for evaluation if you want to create sample data.
Click next to create the database. If the dataas is successfully created, you should be able to see
Click Finish button to close this window
Start to use Bug Tracker
Run IE Explorer, enter http://www.youhostmachinename/vtbugtrack in address bar.
Enter Admin and password you entered in step 12 to login.
After login, you can create new projects, new users and new roles if you did not choose to create sample data at step 12.