Getting following error while running report in ax 2012.
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:SRSQueryBuilderArgs'. The
deserializer has no knowledge of any type that maps to this name. Consider
using a DataContractResolver if you are using DataContractSerializer or add the
type corresponding to 'SRSQueryBuilderArgs' 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 the serializer.'.
Please see InnerException for more details.
Solution:
1. Stop AOS Service
2. Restart SQl Server Reporting Services
3. Start AOS service
4. Deploy BIServices from Service group in AOT.
5. Refresh report server from caches and reset Date usage (Optional)
Enjoy :)
No comments:
Post a Comment