report in AX 2012 that use SSRS are vendors, transaction list in general journal

sometimes you’ll found an Error in AX 2012 like the picture below,

AX 2012 SSRS Failed-tempuri.org

The formatter threw an exception while trying to deserialize the message: There was an error while trying to 

deserialize parameter http://tempuri.org/:queryBuilderArgs. The InnerException message was 

‘Element 

http://tempuri.org/:queryBuilderArgs’ contains data from a type that maps to the name 

‘http://schemas.datacontract.org/2004/07/XppClasses:SrsReportProviderQueryBuilderArgs’. 

The deserializer has no knowledge of any type that maps to this name. Consider using a DataContractResolver or add the type corresponding to 

‘SrsReportProviderQueryBuilderArgs’ to the list of known types – for example, by using the KnownTypeAttribute attribute or by adding it to 

the list of known types passed to DataContractSerializer.’.  Please see InnerException for more details.

This case is happen in AOS, because it is too much Exception error formater, the solutions are:

  1. remove auc and kti file  like the picture below, this file is only exists in AOS server, if you have more than 1 AOS, should look to others AOS
  2. restart the AOS

note: change app.svc with your ax connection (ax dynamics in services)

AX 2012 SSRS Failed-tempuri.org


转自:http://ax.caritelp.com/wp_ax/?p=31

相关文章: