Platform SDK: Team Productivity Update |
The Expense Report application's Deploy URL uses an in-line error handler throughout the script. The Deploy URL includes result codes in the XML stream it returns to the Team Productivity Update.
The following table lists each result code and its description.
Result code | Description string | Comments |
---|---|---|
0 | "Instance was created successfully." | |
-1 | "Unable to get next instance number." | |
-2 | "Unable to create instance directory and/or copy files." | |
-3 | "Unable to update instance files with new database name." | |
-4 | "Unable to create new IIS virtual directory for instance." | |
-5 | "Unable to create new SQL Server database for instance." | |
-6 | "Unable to create database tables / stored procedures." | |
-7 | "Unable to save User configuration values into instance database." |