Dear Dan,
We are phasing a similar error but maybe with a different root cause. We have a Domain-Trust setup Where users from Domain-A login to Domain-B with single sign on. Domain-B is where AX 2012 is located (rds, sql, aos). So when a local user from Domain-B is executing the report it works fine, while with users from Domain-A i get an error message. The strange thing is that the report is deployed with Visual Studio with the user from Domain-A it works for about 10min, but afterwards we get again the error. To you have any ideas on this? Actually we performed the steps you proposed and it didn't help.
-------------------------------------------------------------------------------------------------------------
local domain user -- successful
-------------------------------------------------------------------------------------------------------------
library!ReportServer_0-1!f64!11/19/2011-01:08:10:: Call to GetPermissionsAction(/).
library!ReportServer_0-1!884!11/19/2011-01:08:10:: Call to GetPropertiesAction(/, PathBased).
library!ReportServer_0-1!f64!11/19/2011-01:08:10:: Call to GetPropertiesAction(/, PathBased).
library!ReportServer_0-1!f64!11/19/2011-01:08:10:: Call to GetSystemPermissionsAction().
library!ReportServer_0-1!884!11/19/2011-01:08:10:: Call to ListChildrenAction(/, False).
library!ReportServer_0-1!f64!11/19/2011-01:08:10:: Call to GetSystemPropertiesAction().
library!ReportServer_0-1!f68!11/19/2011-01:08:10:: Call to GetSystemPropertiesAction().
library!ReportServer_0-1!f68!11/19/2011-01:08:10:: Call to GetSystemPropertiesAction().
library!ReportServer_0-1!f64!11/19/2011-01:08:14:: Call to GetPermissionsAction(/DynamicsAX).
library!ReportServer_0-1!708!11/19/2011-01:08:14:: Call to GetPropertiesAction(/DynamicsAX, PathBased).
library!ReportServer_0-1!f64!11/19/2011-01:08:14:: Call to GetPropertiesAction(/DynamicsAX, PathBased).
library!ReportServer_0-1!708!11/19/2011-01:08:14:: Call to GetSystemPermissionsAction().
library!ReportServer_0-1!f64!11/19/2011-01:08:14:: Call to ListChildrenAction(/DynamicsAX, False).
library!ReportServer_0-1!f64!11/19/2011-01:08:14:: Call to GetSystemPropertiesAction().
library!ReportServer_0-1!f64!11/19/2011-01:08:14:: Call to GetSystemPropertiesAction().
library!ReportServer_0-1!f60!11/19/2011-01:08:14:: Call to GetSystemPropertiesAction().
library!ReportServer_0-1!f60!11/19/2011-01:08:14:: Call to GetSystemPropertiesAction().
library!ReportServer_0-1!f60!11/19/2011-01:08:17:: Call to GetPermissionsAction(/DynamicsAX).
library!ReportServer_0-1!f68!11/19/2011-01:08:17:: Call to GetPropertiesAction(/DynamicsAX, PathBased).
library!ReportServer_0-1!f60!11/19/2011-01:08:17:: Call to GetPropertiesAction(/DynamicsAX, PathBased).
library!ReportServer_0-1!f68!11/19/2011-01:08:17:: Call to GetSystemPermissionsAction().
library!ReportServer_0-1!f68!11/19/2011-01:08:17:: Call to GetPropertiesAction(/DynamicsAX, PathBased).
library!ReportServer_0-1!f68!11/19/2011-01:08:17:: Call to ListChildrenAction(/, False).
library!ReportServer_0-1!f60!11/19/2011-01:08:17:: Call to GetSystemPropertiesAction().
library!ReportServer_0-1!f64!11/19/2011-01:08:19:: Call to GetPermissionsAction(/DynamicsAX).
library!ReportServer_0-1!f60!11/19/2011-01:08:19:: Call to GetPropertiesAction(/DynamicsAX, PathBased).
library!ReportServer_0-1!f64!11/19/2011-01:08:19:: Call to GetPropertiesAction(/DynamicsAX, PathBased).
library!ReportServer_0-1!f60!11/19/2011-01:08:19:: Call to GetSystemPermissionsAction().
library!ReportServer_0-1!f64!11/19/2011-01:08:19:: Call to GetPoliciesAction(/DynamicsAX).
library!ReportServer_0-1!f68!11/19/2011-01:08:19:: Call to GetSystemPropertiesAction().
library!ReportServer_0-1!884!11/19/2011-01:11:41:: i INFO: RenderForNewSession('/DynamicsAX/BERNCustInvoiceReport.ReportAD')
library!ReportServer_0-1!884!11/19/2011-01:12:12:: Using folder C:\Program Files\Microsoft SQL Server\MSRS10_50.BERNENTW\Reporting Services\RSTempFiles for temporary files.
webserver!ReportServer_0-1!884!11/19/2011-01:12:13:: i INFO: Processed report. Report='/DynamicsAX/BERNCustInvoiceReport.ReportAD', Stream=''
library!ReportServer_0-1!884!11/19/2011-01:12:29:: i INFO: RenderForNewSession('/DynamicsAX/BERNCustInvoiceReport.ReportAD')
webserver!ReportServer_0-1!884!11/19/2011-01:12:38:: i INFO: Processed report. Report='/DynamicsAX/BERNCustInvoiceReport.ReportAD', Stream=''
-------------------------------------------------------------------------------------------------------------
domain trust user -- not successful
-------------------------------------------------------------------------------------------------------------
library!ReportServer_0-1!884!11/19/2011-01:23:30:: i INFO: RenderForNewSession('/DynamicsAX/BERNCustInvoiceReport.ReportAD')
processing!ReportServer_0-1!884!11/19/2011-01:23:30:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Fehler beim Ausführen der Abfrage für das BERNCustInvoiceDS-Dataset. ---> Microsoft.Dynamics.AX.Framework.Services.Client.QueryServiceException: Unable to log on to Microsoft Dynamics AX. ---> System.ServiceModel.FaultException: Unable to log on to Microsoft Dynamics AX.
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Dynamics.AX.Framework.Services.QueryService.IQueryService.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.<>c__DisplayClass16.<GetDynamicQueryMetadata>b__15(IQueryService queryClient)
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClient.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.OnGetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.GetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.Framework.Reports.AxQueryReader2.Initialize()
at Microsoft.Dynamics.Framework.Reports.AxQueryCommand2.OnExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
--- End of inner exception stack trace ---;
processing!ReportServer_0-1!884!11/19/2011-01:23:30:: e ERROR: An exception has occurred in data set 'BERNCustInvoiceDS'. Details: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Fehler beim Ausführen der Abfrage für das BERNCustInvoiceDS-Dataset. ---> Microsoft.Dynamics.AX.Framework.Services.Client.QueryServiceException: Unable to log on to Microsoft Dynamics AX. ---> System.ServiceModel.FaultException: Unable to log on to Microsoft Dynamics AX.
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Dynamics.AX.Framework.Services.QueryService.IQueryService.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.<>c__DisplayClass16.<GetDynamicQueryMetadata>b__15(IQueryService queryClient)
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClient.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.OnGetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.GetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.Framework.Reports.AxQueryReader2.Initialize()
at Microsoft.Dynamics.Framework.Reports.AxQueryCommand2.OnExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunDataSetQueryAndProcessAsIRowConsumer(Boolean processAsIRowConsumer)
at Microsoft.ReportingServices.OnDemandProcessing.TablixProcessing.RuntimeOnDemandDataSet.Process()
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.ProcessConcurrent(Object threadSet)
processing!ReportServer_0-1!884!11/19/2011-01:23:30:: i INFO: DataPrefetch abort handler called for Report with ID=. Aborting data sources ...
processing!ReportServer_0-1!884!11/19/2011-01:23:30:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: , Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: Fehler bei der Berichtsverarbeitung. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Fehler beim Ausführen der Abfrage für das BERNCustInvoiceDS-Dataset. ---> Microsoft.Dynamics.AX.Framework.Services.Client.QueryServiceException: Unable to log on to Microsoft Dynamics AX. ---> System.ServiceModel.FaultException: Unable to log on to Microsoft Dynamics AX.
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Dynamics.AX.Framework.Services.QueryService.IQueryService.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.<>c__DisplayClass16.<GetDynamicQueryMetadata>b__15(IQueryService queryClient)
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClient.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.OnGetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.GetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.Framework.Reports.AxQueryReader2.Initialize()
at Microsoft.Dynamics.Framework.Reports.AxQueryCommand2.OnExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunDataSetQueryAndProcessAsIRowConsumer(Boolean processAsIRowConsumer)
at Microsoft.ReportingServices.OnDemandProcessing.TablixProcessing.RuntimeOnDemandDataSet.Process()
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.ProcessConcurrent(Object threadSet)
--- End of inner exception stack trace ---;
processing!ReportServer_0-1!884!11/19/2011-01:23:30:: w WARN: Data source 'AutoGen__Query': Report processing has been aborted.
processing!ReportServer_0-1!884!11/19/2011-01:23:30:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: , Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: Fehler bei der Berichtsverarbeitung. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Fehler beim Ausführen der Abfrage für das BERNCustInvoiceDS-Dataset. ---> Microsoft.Dynamics.AX.Framework.Services.Client.QueryServiceException: Unable to log on to Microsoft Dynamics AX. ---> System.ServiceModel.FaultException: Unable to log on to Microsoft Dynamics AX.
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Dynamics.AX.Framework.Services.QueryService.IQueryService.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.<>c__DisplayClass16.<GetDynamicQueryMetadata>b__15(IQueryService queryClient)
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClient.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.OnGetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.GetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.Framework.Reports.AxQueryReader2.Initialize()
at Microsoft.Dynamics.Framework.Reports.AxQueryCommand2.OnExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunDataSetQueryAndProcessAsIRowConsumer(Boolean processAsIRowConsumer)
at Microsoft.ReportingServices.OnDemandProcessing.TablixProcessing.RuntimeOnDemandDataSet.Process()
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.ProcessConcurrent(Object threadSet)
--- End of inner exception stack trace ---;
library!ReportServer_0-1!884!11/19/2011-01:23:30:: w WARN: Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: Fehler bei der Berichtsverarbeitung. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Fehler beim Ausführen der Abfrage für das BERNCustInvoiceDS-Dataset. ---> Microsoft.Dynamics.AX.Framework.Services.Client.QueryServiceException: Unable to log on to Microsoft Dynamics AX. ---> System.ServiceModel.FaultException: Unable to log on to Microsoft Dynamics AX.
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Dynamics.AX.Framework.Services.QueryService.IQueryService.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.<>c__DisplayClass16.<GetDynamicQueryMetadata>b__15(IQueryService queryClient)
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClient.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.OnGetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.GetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.Framework.Reports.AxQueryReader2.Initialize()
at Microsoft.Dynamics.Framework.Reports.AxQueryCommand2.OnExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunDataSetQueryAndProcessAsIRowConsumer(Boolean processAsIRowConsumer)
at Microsoft.ReportingServices.OnDemandProcessing.TablixProcessing.RuntimeOnDemandDataSet.Process()
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.ProcessConcurrent(Object threadSet)
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.OnDemandProcessing.OnDemandProcessingContext.CheckAndThrowIfAborted()
at Microsoft.ReportingServices.OnDemandProcessing.RetrievalManager.FetchData(Boolean mergeTran)
at Microsoft.ReportingServices.OnDemandProcessing.RetrievalManager.PrefetchData(ReportInstance reportInstance, ParameterInfoCollection parameters, Boolean mergeTran)
at Microsoft.ReportingServices.OnDemandProcessing.Merge.FetchData(ReportInstance reportInstance, Boolean mergeTransaction)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.ProcessOdpReport(Report report, OnDemandMetadata odpMetadataFromSnapshot, ProcessingContext pc, Boolean snapshotProcessing, Boolean reprocessSnapshot, Boolean processUserSortFilterEvent, Boolean processWithCachedData, ErrorContext errorContext, DateTime executionTime, StoreServerParameters storeServerParameters, GlobalIDOwnerCollection globalIDOwnerCollection, SortFilterEventInfoMap oldUserSortInformation, EventInformation newUserSortInformation, String oldUserSortEventSourceUniqueName, ExecutionLogContext executionLogContext, OnDemandProcessingContext& odpContext)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(IRenderingExtension newRenderer, DateTime executionTimeStamp, ProcessingContext pc, RenderingContext rc, IChunkFactory metaDataChunkFactory, IChunkFactory yukonCompiledDefinition)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(DateTime executionTimeStamp, ProcessingContext pc, RenderingContext rc, IChunkFactory yukonCompiledDefinition)
at Microsoft.ReportingServices.Library.RenderLive.CallProcessingAndRendering(ProcessingContext pc, RenderingContext rc, OnDemandProcessingResult& result)
at Microsoft.ReportingServices.Library.RenderStrategyBase.ExecuteStrategy(OnDemandProcessingResult& processingResult)
webserver!ReportServer_0-1!884!11/19/2011-01:23:30:: e ERROR: Reporting Services error Microsoft.ReportingServices.Diagnostics.Utilities.RSException: Fehler bei der Berichtsverarbeitung. ---> Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: Fehler bei der Berichtsverarbeitung. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Fehler beim Ausführen der Abfrage für das BERNCustInvoiceDS-Dataset. ---> Microsoft.Dynamics.AX.Framework.Services.Client.QueryServiceException: Unable to log on to Microsoft Dynamics AX. ---> System.ServiceModel.FaultException: Unable to log on to Microsoft Dynamics AX.
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Dynamics.AX.Framework.Services.QueryService.IQueryService.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.<>c__DisplayClass16.<GetDynamicQueryMetadata>b__15(IQueryService queryClient)
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClientInternal.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Services.Client.QueryClient.GetDynamicQueryMetadata(String queryBuilderName, QueryBuilderArgs queryBuilderArgs)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.OnGetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.AX.Framework.Reporting.Shared.ClientServicesProxy.GetQueryMetadataById(Int64 recordId)
at Microsoft.Dynamics.Framework.Reports.AxQueryReader2.Initialize()
at Microsoft.Dynamics.Framework.Reports.AxQueryCommand2.OnExecuteReader(CommandBehavior behavior)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunDataSetQueryAndProcessAsIRowConsumer(Boolean processAsIRowConsumer)
at Microsoft.ReportingServices.OnDemandProcessing.TablixProcessing.RuntimeOnDemandDataSet.Process()
at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.ProcessConcurrent(Object threadSet)
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.OnDemandProcessing.OnDemandProcessingContext.CheckAndThrowIfAborted()
at Microsoft.ReportingServices.OnDemandProcessing.RetrievalManager.FetchData(Boolean mergeTran)
at Microsoft.ReportingServices.OnDemandProcessing.RetrievalManager.PrefetchData(ReportInstance reportInstance, ParameterInfoCollection parameters, Boolean mergeTran)
at Microsoft.ReportingServices.OnDemandProcessing.Merge.FetchData(ReportInstance reportInstance, Boolean mergeTransaction)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.ProcessOdpReport(Report report, OnDemandMetadata odpMetadataFromSnapshot, ProcessingContext pc, Boolean snapshotProcessing, Boolean reprocessSnapshot, Boolean processUserSortFilterEvent, Boolean processWithCachedData, ErrorContext errorContext, DateTime executionTime, StoreServerParameters storeServerParameters, GlobalIDOwnerCollection globalIDOwnerCollection, SortFilterEventInfoMap oldUserSortInformation, EventInformation newUserSortInformation, String oldUserSortEventSourceUniqueName, ExecutionLogContext executionLogContext, OnDemandProcessingContext& odpContext)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(IRenderingExtension newRenderer, DateTime executionTimeStamp, ProcessingContext pc, RenderingContext rc, IChunkFactory metaDataChunkFactory, IChunkFactory yukonCompiledDefinition)
at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(DateTime executionTimeStamp, ProcessingContext pc, RenderingContext rc, IChunkFactory yukonCompiledDefinition)
at Microsoft.ReportingServices.Library.RenderLive.CallProcessingAndRendering(ProcessingContext pc, RenderingContext rc, OnDemandProcessingResult& result)
at Microsoft.ReportingServices.Library.RenderStrategyBase.ExecuteStrategy(OnDemandProcessingResult& processingResult)
at Microsoft.ReportingServices.Library.ReportExecutionBase.InternalExecuteReport()
at Microsoft.ReportingServices.Library.ReportExecutionBase.Execute()
at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
at Microsoft.ReportingServices.Library.ExecutionDisposerProxy.ExecuteReport()
at Microsoft.ReportingServices.Library.RenderReportAction.PerformExecution()
at Microsoft.ReportingServices.Library.RenderReportAction.Render()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.DoStreamedOperation(StreamedOperation operation)
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
at Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()