Resolved issues:
(1) Demo was expired upon initial installation. Solution was to contact support for an executable that would extend the trial period.
(2) SystemID error during report generation - solution is to add SystemID colum to SystemEvents table
Unresolved issues:
(1) Report Manager - Event Log Summary Report when generated has the following error message:
Adiscon.MonitorWare.Console.MWException: Unable to connect to the database server.--->Microsoft.Data.OdbcException: ERROR[42S22]
(2) Report Manager - System Status Report when generated has the following error message:
Source: mscorlib
Message: Exception has been thrown by the target of an invocation
Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at SystemStatus.applyGroupingAlgo(String& reportBody)
at SystemStatus.generateReport()
at SystemStatus.startAlgo()
(3) Report Manager - Log On Log Off Report when generated has the following error message:
Source: mscorlib
Message: Exception has been thrown by the target of an invocation
Details: Microsoft.Data.Odbc.OdbcException: ERROR [42S02] [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'systemeventsProperties'.
at LogOnLogOff.executeQuery(String sql)
at LogOnLogOff.startAlgo()
(4) Device Manager - Discover generators the following error message:
Source: SQLSRV32.DLL
Message: ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot resolve collation conflict for equal to operation.
Details: Microsoft.Data.Odbc.OdbcException: ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot resolve collation conflict for equal to operation.
at Microsoft.Data.Odbc.OdbcConnection.HandleError(IntPtr hHandle, SQL_HANDLE hType, RETCODE retcode)
at Microsoft.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method)
at Microsoft.Data.Odbc.OdbcCommand.ExecuteReader(CommandBehavior behavior)
at Microsoft.Data.Odbc.OdbcCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at Adiscon.MonitorWare.Console.DiscoverDevicesForm.cmdRefresh_Click(Object sender, EventArgs e)
(5) During SQL During setup, when executing the MWDB_HelperTZ.sql the following error is recorded twice in the messages window of the SQL Query Analyzer:
Server: Msg 8115, Level 16, State 2, Line 1
Arithmetic overflow error converting expression to data type datetime.
The statement has been terminated.


