Error message while updating packages

On Studio 2019.10.5 I am trying to update packages, It looks ok, but I am getting strange messages in the output pane. How to fix that?

error uipath

Cannot load assembly: C:\Users\25634.nuget\packages\microsoft.aspnetcore.connections.abstractions/3.1.6\lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll : System.TypeLoadException: Method ‘DisposeAsync’ in type ‘Microsoft.AspNetCore.Connections.DefaultConnectionContext’ from assembly ‘Microsoft.AspNetCore.Connections.Abstractions, Version=3.1.6.0, Culture=neutral, PublicKeyToken=adb9793829ddae60’ does not have an implementation.
at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
at System.Reflection.RuntimeAssembly.GetExportedTypes()
at UiPath.Studio.Plugin.Workflow.Services.AssemblyContainer.AddAssemblyInternal(Assembly assembly, String path)
at UiPath.Studio.Plugin.Workflow.Services.AssemblyContainer.<>c__DisplayClass9_0.b__0(Tuple`2 range)

Failed to load assembly: C:\Users\25634.nuget\packages\microsoft.aspnetcore.connections.abstractions/3.1.6\lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll
Failed to load assembly: C:\Users\25634.nuget\packages\microsoft.aspnetcore.http.connections.client/3.1.6\lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Client.dll
Failed to load assembly: C:\Users\25634.nuget\packages\system.text.json/4.7.2\lib/net461/System.Text.Json.dll

Hello @NotFranmax!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff

I’m having the same issue. With the microsoft.aspnetcore.connections.abstractions/3.1.6\lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll

1 Like

I’m also having this issue. Has been since upgrading to studio version 2019.10.5

Anyone know what is causing this/a fix for this?

2 Likes

Any resolution on this?

Hi,

Nope not yet. I have raised it with UiPath technical support as I use enterprise edition of the software. Will update you if they get back to me with a response. Y

Hey guys! We are investigating this issue and will try to come up with a fix as soon as possible. I’ll keep you posted regarding the progress.

I also experienced this issue today (with studio 2019.10.4).

However, it somehow got fixed by enabling the ‘Official’ package source, in the packager manager.

We have found the problem and it will be addressed in a patch for Studio 19.10.

Please keep in mind that newer versions of Studio (20.4 and 20.10) do not manifest this problem.

Does this mean that the v20.10 System and UIAutomation packages are currently not backwards compatible with 2019.10 robot/studio?

1 Like

Sorry for the late reply, I missed your post.

System is mostly compatible, I can’t think of anything that wouldn’t work in Studio 19.10.

UIA is not compatible because of the new features it has received (the “modern” behavior), without a specific connection to this topic. The classic functionality is still compatible. Maybe @gheorghestan can ellaborate on that.

UIA 20.10 is mostly compatible with Studio 19.10.x. Two new features - Modern recorder and Object Repository integration - require Studio 20.10.x

1 Like

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