Can not install System.Net.Http

image
I have been trying to install this package, but i get this error. Even after I re-install UiPath, still get the same error. Any1 got an idea how to fix this?

@Dawid_Nguyen

Go to .nuget folder and delete the folder with this name and then try reopening the project

Cheers

“with this name”? what do you mean?

Let us know for a more individually guidance folowing:

  • Version of UiPath.System.Activities Package
  • Selected target framework (e.g. legacy, windows)
  • Selected programming language (VB.Net, C#)

@Dawid_Nguyen

Inside the .nuget folder…you will have packages folder…which containa folder with name system.web.http please delete that and reopen the project and check

Cheers

  1. UiPath.system.activities 22.10.4
  2. Windows
  3. vb.net

u mean system.NET.http? i cant find system.WEB.http

remove the package from the dependencies:

@Dawid_Nguyen

My bad yes you are correct…the folder name will be same as the package name

Cheers

is this means i dont have to install that package?

let us know on which class you are interrested. As shown above it was resolved without explicit addition to the dependencies

grafik

At least try it

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