[ https://issues.apache.org/jira/browse/IGNITE-25437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Tupitsyn updated IGNITE-25437: ------------------------------------ Description: When platform .NET job executor uses .NET 8, but job assembly was build with .NET 9, we get the following error: {code} Type '...' not found in the specified deployment units. {code} We should detect an incompatible assembly and throw a better error. > .NET: Confusing exception when trying to run a platform job targeting > incompatible runtime version > -------------------------------------------------------------------------------------------------- > > Key: IGNITE-25437 > URL: https://issues.apache.org/jira/browse/IGNITE-25437 > Project: Ignite > Issue Type: Bug > Components: compute ai3, platforms ai3, thin clients ai3 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > > When platform .NET job executor uses .NET 8, but job assembly was build with > .NET 9, we get the following error: > {code} > Type '...' not found in the specified deployment units. > {code} > We should detect an incompatible assembly and throw a better error. -- This message was sent by Atlassian Jira (v8.20.10#820010)