web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Configure Management reporter Ax 2012

(0) ShareShare
ReportReport
Posted on by 25

Dears Experts during the configuration of  below service i am getting there error. Your guidance will be highly appreciated

1) Management reporter application service

Error: 

System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Data.SqlClient.SqlException: Invalid object name 'dbo.ControlProperties'.
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, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
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.ExecuteReader()
at Microsoft.Dynamics.Performance.Deployment.Reporting.ReportingDatabase.GetDatabaseProperty(String connectionString, String database, String propertyName)
at Microsoft.Dynamics.Performance.Deployment.Reporting.ReportingDatabase.GetDatabaseVersion(String connectionString, String database)
at Microsoft.Dynamics.Performance.Deployment.Reporting.ReportingDatabase.IsDatabaseUpdateRequired(String connectionString, String database, Version packageVersion)
at Microsoft.Dynamics.Performance.Deployment.Reporting.ApplicationServiceDeploymentPart.ValidateSettings(IDictionary`2 settingsToValidate)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.Screens.ConfigurationViewModel.<TryRemoveFromView>b__13(IDeploymentPart part)
at System.Linq.Enumerable.<SelectManyIterator>d__17`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.Screens.ConfigurationViewModel.TryRemoveFromView(Boolean isProgressing)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.WizardViewModel.SetSelectedScreenControllerImplementation(Int32 targetIndex, Boolean isProgressing, WizardScreenViewModel activeModel)
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'dbo.ControlProperties'.
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, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
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.ExecuteReader()
at Microsoft.Dynamics.Performance.Deployment.Reporting.ReportingDatabase.GetDatabaseProperty(String connectionString, String database, String propertyName)
at Microsoft.Dynamics.Performance.Deployment.Reporting.ReportingDatabase.GetDatabaseVersion(String connectionString, String database)
at Microsoft.Dynamics.Performance.Deployment.Reporting.ReportingDatabase.IsDatabaseUpdateRequired(String connectionString, String database, Version packageVersion)
at Microsoft.Dynamics.Performance.Deployment.Reporting.ApplicationServiceDeploymentPart.ValidateSettings(IDictionary`2 settingsToValidate)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.Screens.ConfigurationViewModel.<TryRemoveFromView>b__13(IDeploymentPart part)
at System.Linq.Enumerable.<SelectManyIterator>d__17`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.Screens.ConfigurationViewModel.TryRemoveFromView(Boolean isProgressing)
at Microsoft.Dynamics.Performance.Deployment.Console.ConfigurationConsole.Wizard.WizardViewModel.SetSelectedScreenControllerImplementation(Int32 targetIndex, Boolean isProgressing, WizardScreenViewModel activeModel)
at System.Threading.Tasks.Task.Execute()
ClientConnectionId:b7abc0b3-47ff-4ad1-bf79-86459d3100fd
Error Number:208,State:1,Class:16<---

  • Bala Chandra Profile Picture
    355 on at

    Hi,

    At which step you are getting this error. During configuration or while adding data Mart ??

  • Configure Management reporter Profile Picture
    25 on at

    Dear during the configuration of  management reporter application service and managment reporter process service.

  • Bala Chandra Profile Picture
    355 on at

    Hi,

    Try running the setup with run as administrator permissions. And check whether you have administrator permissions to the database server

    Find more details

    docs.microsoft.com/.../install-management-reporter-server-components

  • Suggested answer
    Ludwig Reinhard Profile Picture
    Microsoft Employee on at

    Hello Asim Sheikh Sheikh,

    Can you let us know the AX2012 version that you operate and the MR version that you try to install and run?

    In addition, please have a look at the MS guides that detail the setup and configuration of the MR.

    www.microsoft.com/.../details.aspx

    Best regards,

    Ludwig

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 426 Most Valuable Professional

#2
CU10121822-0 Profile Picture

CU10121822-0 358

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 353 Super User 2026 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans