Running job from orchestrator

Hi All,

I am getting the following error while running the process from [[orchestrator]- Package is not compatible with net 6.0 windows 7.0. Package supports net 8.0 windows 7, How to solve this.

check out this link.

I guess that it is because of different versions between robot and studio.

NU1202: Package xxx is not compatible with net6.0-windows7.0 (.NETCoreApp,Version=v6.0). Package xxx supports: net8.0-windows7.0 (.NETCoreApp,Version=v8.0) - Help / Cloud Robots - UiPath Community Forum

1 Like

@hagejox828,

It is due to incompatibility between code developed studio version and the bot running Robot version.

You can either downgrade your package version from the studio and redeploy or you can upgrade the robot version compatible with your Studio version.

Refer this compatibility matrix for reference.

2 Likes

I have downgraded the package version from the studio and its working fine for me.

@ashokkarale Thank you!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.