Code not working in enterprise version

hi, i have developed code in community version 2024.4.0 and deployed on enterprise version 23.10.11. but code is not working in enterprise version.what should i do?enterprise version not showing 2024 version

Hi @Hemant_Deshmukh

Are you getting any errors while running your flow? Please explain your error.

Regards

;Failed to create a ‘version’ from text ‘v3’

@Hemant_Deshmukh,

It’s because we could not have forward compatibility. Code developed on higher version could not be compatible on lower version.

Try lowering the package versions in version 2024.4.0 to versions available in 23.10.11

It’s not fixed solution though.

Thanks,
Ashok :slight_smile:

Hi @Hemant_Deshmukh

Make sure all your packages are in latest as version with Lowest as Rule runtime.

Since your orchestrator version 23.10.0 process directly published from any other version will face those version compatibility issues.

Regards

more important is the used Package Versions e.g. UiPath.System.Activities

a hint that you are talking about packages.

Maybe a preview package was referenced. Just check it (Also Package filter with enabled preview Filter)

and let us know

About general compatibility we can refer to