This question is locked. New answers and comments are not allowed.
I am trying to install standard edition of TeamPulse and getting an unexpected error. Using Windows Server 2008 R2 and SQL Server Express R2.
Thanks,
-Mehmet
Thanks,
-Mehmet
Executing sql script DatabaseExtensions.TeamPulse_CreateSchema.sql on connection server=(local)\sqlexpress;Integrated Security=true;DATABASE=masterMSI (s) (1C!04) [10:10:32:112]: Closing MSIHANDLE (118) of type 790531 for thread 5892MSI (s) (1C!04) [10:10:33:917]: Creating MSIHANDLE (119) of type 790531 for thread 5892Failed to execute sql, exception details: Microsoft.SqlServer.Management.Common.ExecutionFailureException: An exception occurred while executing a Transact-SQL statement or batch. ---> System.Data.SqlClient.SqlException: Invalid column name 'projectid'.Invalid column name 'iterationid'. at Microsoft.SqlServer.Management.Common.ConnectionManager.ExecuteTSql(ExecuteTSqlAction action, Object execObject, DataSet fillDataSet, Boolean catchException) at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType) --- End of inner exception stack trace --- at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType) at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand) at DatabaseExtensions.CustomActions.ExecuteSQL(Session session, String connectionString, String sql) at DatabaseExtensions.CustomActions.ExecuteSqlContent(Session session, String contentName)MSI (s) (1C!04) [10:10:33:919]: Closing MSIHANDLE (119) of type 790531 for thread 5892MSI (s) (1C!04) [10:10:33:919]: PROPERTY CHANGE: Adding INSTALLERROR property. Its value is '**********'.