Studio Version: 2024.10.5
Packages Added (besides the default):
- UiPath.MicrosoftOffice365.Activities = 2.7.22
- UiPath.Database.Activities = 1.9.0
Created this brand new project and when I start it I get several Nuget (Package) Errors. Here are the errors:
NU1102: Unable to find package System.Configuration.ConfigurationManager with version (>= 8.0.0)
- Found 6 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json [ Nearest version: 7.0.0 ]
- Found 6 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json [ Nearest version: 7.0.0 ]
- Found 0 version(s) in https://cloud.uipath.com/voestalpine/voestalpine_dev/orchestrator_/nuget/v3/12815a74-def9-4d93-b8e2-2d6d9ee859f7/index.json
NU1102: Unable to find package System.Runtime.Caching with version (>= 8.0.0)
- Found 3 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json [ Nearest version: 6.0.0 ]
- Found 3 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json [ Nearest version: 6.0.0 ]
- Found 0 version(s) in https://cloud.uipath.com/voestalpine/voestalpine_dev/orchestrator_/nuget/v3/12815a74-def9-4d93-b8e2-2d6d9ee859f7/index.json
NU1102: Unable to find package System.Diagnostics.PerformanceCounter with version (>= 8.0.0)
- Found 4 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json [ Nearest version: 7.0.0 ]
- Found 4 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json [ Nearest version: 7.0.0 ]
- Found 0 version(s) in https://cloud.uipath.com/voestalpine/voestalpine_dev/orchestrator_/nuget/v3/12815a74-def9-4d93-b8e2-2d6d9ee859f7/index.json
NU1102: Unable to find package System.DirectoryServices.Protocols with version (>= 8.0.0)
- Found 4 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json [ Nearest version: 6.0.2 ]
- Found 4 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json [ Nearest version: 6.0.2 ]
- Found 0 version(s) in https://cloud.uipath.com/voestalpine/voestalpine_dev/orchestrator_/nuget/v3/12815a74-def9-4d93-b8e2-2d6d9ee859f7/index.json
When I run the project, it stops at the very first activity (a O365 Activity) with this error:
Read Range - Config File: Could not load file or assembly ‘System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’. Das System kann die angegebene Datei nicht finden.
Any ideas what might be the issue? We are using automation cloud and this problem appears since the newest studio version. We have these package sources installed:
Edit Just opened the project in a older Studio Version, and here it works. Same Tenant, same everything, just the studio version is different. Version: 2024.10.1