Thank you for your response and pointing to direction to think. I solved the problem: The issue was that nuget did not properly update the project. Just running update was not enough for some reason. 1. I've removed all Ignite nuget dependencies. 2. Just to be save manually cleaned debug/release folders. 3. Installed nuget packages again.
After this all tests related to this issues passed. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Failed-to-deserialize-the-job-net-using-code-from-examples-tp6708p7147.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
