Completed
Last Updated: 12 Jun 2020 13:31 by ADMIN
Release R2 2020 SP1
Martin Ivanov
Created on: 29 May 2020 13:30
Category: Chat
Type: Bug Report
1
Chat: ArgumentException when DataSource is set before MessageConverter

If the DataSource property is set before the MessageConverter property an ArgumentException is thrown.  The error message is "Item cannot be converted to MessageBase".

To work this around, make sure that the MessageConverter property is set (and evaluated) before DataSource.


0 comments