
Morning All,
Please I keep getting this error message when the ERP integration is on-going;
System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at Microsoft.Dynamics.Performance.Reporting.DataAccess.Design.ReportingTreesDataSetTableAdapters.FRxTreeMasterGetAllTableAdapter.FillAll(FRxTreeMasterGetAllDataTable dataTable, Nullable`1 PrincipalID, Nullable`1 SpecificationSetID)
at Microsoft.Dynamics.Performance.Reporting.DataAccess.Server.ReportingTree.<>c__DisplayClass2.<FillForSpecificationSet>b__1(ReportingTreesDataSet reportingTreesDataSet)
at Microsoft.Dynamics.Performance.Common.Utility.SafeDisposableExecute[T](Action`1 execute)
at Microsoft.Dynamics.Performance.Reporting.DataAccess.DataExecution`1.Execute[T](Func`1 transact, Func`1 connect, Func`1 execute, Boolean retry)
at Microsoft.Dynamics.Performance.Reporting.DataAccess.DataExecution`1.ExecuteNoTransaction[T](Func`1 connect, Func`1 execute)
at Microsoft.Dynamics.Performance.Reporting.DataAccess.Server.ReportingTreeService.<>c__DisplayClass1.<FillForSpecificationSet>b__0()
at Microsoft.Dynamics.Performance.Reporting.Security.Service.SecureServiceBase.SecureExecuteInternal[TResult](Func`1 hasPermission, Func`1 executor)
at Microsoft.Dynamics.Performance.Reporting.Common.Service.ServiceBase.BaseExecute[TResult](Func`1 executor)
ClientConnectionId:6756833d-1f7a-4350-9a5a-77261b53269f
Please what is the solution, thanks!
*This post is locked for comments
I have the same question (0)Hello
Please verify that the user which you configured in Management Reporter Setup is an active user in AX with system administrator role.
This link provides details about setup:
technet.microsoft.com/.../dn507082.aspx
Regards
Hans-Peter