Not able to install SAP.Basic.Action package

Not able to install the package since the development package moved to another server.


Regards,
Sowjanya.S

@sowjanya.s ,

I don’t find the package with this name in nuget. If it’s your internal package try to load it with local option.

Also Issue is with package compatibility. Your project seems Windows - Legacy in which the current version is not compatible.

You can either try older version of the package or if possible change the project version to Windows (non legacy)

Thanks,
Ashok :slight_smile:

SAP.Basic.Action is not a package in any of the public feeds, so it sugests its a library you built yourself.

In the first screenshot it seems the library is made in legacy and so logically cannot be used in a non-legacy project.

In the second, it cannot be found but I don’t know where you published it. Is the first one locally published? If its in the Orchestrator feed it should be visible.

Edit: I realise @ashokkarale said alot of what I said already. Didnt mean to repeat you, sorry!/

1 Like

Hi @Jon_Smith,

Thanks for your suggestion.

It has been running in another server, but when I moved the development folder to new server, the SAP dependency package is showing error.

Could you please tell me how to install this package?

Regards.

I cannot tell you but only help you determine some stuff.
As I said the different server shouldnt matter if its in the Orchestrator feed.
Where is your library published?

It is in the same folder of the development.

Regards,
Sowjanya.S

Screenshot? Libraries don’t go in folders like that, they go in feeds.

Hi @Jon_Smith ,

Regards.

So that means it got it from a feed and its been installed on the machine. You don’t manage nuget packages in the folders manually.
The library should be in your Orchestrator feed?

Just checking, both servers are on the same orchestrator right?

Yes, same orchestrator.

Regards.

Is the library in the orchestrator library feed? Like I said you don’t manage them manually in folders.

Hi @Jon_Smith,


The feeds are inside Orchestrator feeds.

Regards.

You have an on premise orchestrator? Ok, that would have helped to know.

But again the feeds are in the Orchestrator, look there, not in folders.

@Jon_Smith ,

Can you briefly explain what is the issue here and what can be done to solve it.
And it is On-prem orchestrator only.

Regards.

The package you are trying to use must be in the Orchestrator Library feed. You do not manage it via the folders.

Ok. So, where should I check.

Regards.

The Orchestrator Library feed!!