Unable to Run/Debug for my Terminal Session

Hello Everyone! I’m relatively new to UIPath. I encountered issue during my attempt to use terminal session.

Here is the configuration.

terminal_cfg

I can still record my action and UIPath studio able to do so.

But once I debug or run this file, error will occur. The error message is :

Terminal Session: Method not found: ‘Microsoft.Extensions.DependencyInjection.IServiceCollection UiPath.CoreIpc.ServiceCollectionExtensions.AddIpc(Microsoft.Extensions.DependencyInjection.IServiceCollection)’.

And for your information, I have similar file and able to run on other PC.

Can anyone help me to fix this issue. Thanks in advance!

Here is my dependencies for your reference

dependencies

Issue solved! Changed the provider to direct.

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