TargetProcess: Installation & Upgrade Guide
If you use Linux or Mac OS X, then consider TargetProcess On-Demand service with full support and good price. The other option is to install Windows on a Virtual Machine.
Prerequisites
To install TargetProcess locally, you need some other software:
- Windows 2003/XP Pro/Vista/2008 or Windows 7.
- [FREE] MSSQL 2005/2008 Express or MSSQL 2005/2008 Server
- [FREE] Internet Information Server 5 or higher.
- [FREE] .NET Framework 3.5 Service Pack 1.
The fastest way to install all those apps is to use a really cool Microsoft Web Platform Installer
http://www.microsoft.com/web/gallery/install.aspx?appid=SQLExpress;IISForASPNET
Just click it and follow installation instructions. You should select Web Server, Frameworks and Database options.

During SQL Server Express installation you will be prompted with a dialog to enter password. Choose Mixed mode installation and set complex password like ComplexPassword_99 (SQL Server installer hates obvious passwords).
Now we are ready to install TargetProcess.
TargetProcess Installation
You downloaded TargetProcess and have TP-2.x.x.xxxxx-setup.zip file. Extract it and run TP-2.x.x.xxxxx-setup.exe, then follow installation steps.
Installer automatically sets default values such as Virtual folder. You may leave them as is.

Database Server Name should be <NETBIOS_SERVER_NAME>\SQLEXPRESS (e.g. mylaptop\SQLEXPRESS). You can try to use .\SQLEXPRESS if SQL Express is installed locally.

Have a cup of coffee (or tea) and give installer several minutes to do the job. Then open web browser and run TargetProcess http://localhost/TargetProcess2
How to Apply Licenses
You have just one license after installation (1 license = 1 active user that may login into TargetProcess) and now it's time to apply more licenses.
Go to Admin → License and click “Register your copy of TargetProcess”.
Automatic Activation
- Select Automatic activation.
- Enter your License Key and click Next.
Now you've applied your License Key.
Manual Activation
If automatic activation failed, try manual activation.
- Download License Key File from Customer Center at https://customercenter.targetprocess.com. You should login into Customer Center using your License Key.
- Select Manual activation.
- Upload the License Key File.
Now you've applied your License Key.
Configure (optional)
Configure Culture
If you want to change default culture (en-US), open web.config file and change the following parameter
<globalization requestEncoding="utf-8" responseEncoding="utf-8" culture="en-US" uiCulture="en-US" enableClientBasedCulture="false"/>
For example, to set Italian culture
<globalization requestEncoding="utf-8" responseEncoding="utf-8" culture="it-IT" uiCulture="it-IT" enableClientBasedCulture="false"/>
Check complete list of cultures.
Configure Files Storage
TargetProcess stores uploaded files on hard drive by default, but you can change the setting and store files in database. Open web.config and set the following parameter to true
TargetProcess Installation from Archive
TargetProcess Upgrade
Visit your account in Customer Center, login with your license key and download the latest version of TargetProcess.
- Create database backup. Here is the article that reveals database backups magic.
- Create application backup. Copy all files from TargetProcess folder (most likely the folder is C:\inetpub\wwwroot\TargetProcess2) to a safe location.
- Unzip installer and run it. Select Update previous version:

TargetProcess will be upgraded automatically.
Requirements
Server
Minimal
CPU: 2 GHz or higher
Memory: 1 GB or higher
Recommended
CPU: Dual Core 2.5 GHz or higher
Memory: 4 GB or higher
Client
Web browser:
- Google Chrome
- FireFox 3+
- Safari 3+
- Internet Explorer 7+ (not recommended)