Uipath Excel Activities Unavailable

After I upgraded from StudioX to Studio, it’s unavailable for me to use “Excel” activities.

How can I solve this problem?

It says UiPath.Excel.Activities → “This package is not compatible with Windows projects”

and also “unable to find package UiPath.Excel.Activities. No packages exist with this id in source.”

How can I solve this problem?

Upgrading the excel package should solve the problem

Ideally excel package should be available in the manage packages option. Kindly follow below steps and see if it is getting resolved

  1. Open your studio project
  2. Go to Manage Packages

  1. Go to Settings and make sure the Official, Local and Orchestrator is selected

  1. Click on the filter icon and check all

  1. Search for the UiPath.Excel activity and see if it is working as expected

Thanks for your reply sir.

But I have one more question :frowning:

It says "Package Source Official has encountered the following error. Unable to load the service index for source https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UIPath-Official/nuget/v3/index.json.

and I still cannot see any Excel activities.

@_Seunghun_Goag_HL
The error you’re encountering in UiPath indicates that the Studio is unable to connect to the official UiPath package feed. This can happen due to several reasons, such as network issues, incorrect feed URL, or problems with your NuGet configuration. Here’s how you can troubleshoot and resolve the issue:


Steps to Resolve the Issue:

  1. Check Your Internet Connection:
  • Ensure your machine has a stable internet connection. The feed URL needs to be accessible.
  1. Verify the Feed URL:
  • Open the URL https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UIPath-Official/nuget/v3/index.json in your browser to confirm it is accessible.
  • If the URL is not accessible, there might be a temporary issue with the UiPath feed. Wait for some time and try again.
  1. Check NuGet Configuration:
  • Open UiPath Studio.
  • Go to Home > Manage Packages > Settings (gear icon).
  • Ensure the Official package source is correctly listed with the URL:

Copy

https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UIPath-Official/nuget/v3/index.json

  • If the URL is incorrect, update it or add a new package source with the correct URL.
  1. Clear NuGet Cache:
  • Sometimes, the NuGet cache can cause issues. Clear it by following these steps:
    • Open UiPath Studio.
    • Go to Home > Manage Packages > Settings (gear icon).
    • Click Clear NuGet Cache.
  1. Check Firewall/Proxy Settings:
  • If you’re behind a corporate firewall or proxy, ensure that the necessary URLs are whitelisted.
  • You may need to configure proxy settings in UiPath Studio:
    • Go to File > Options > Network.
    • Enter your proxy details if required.
  1. Reinstall UiPath Studio:
  • If the issue persists, consider reinstalling UiPath Studio to ensure all configurations are reset.
  1. Manually Install Excel Activities:
  • If you still cannot see Excel activities, you can manually install the UiPath.Excel.Activities package:
    • Go to Manage Packages > All Packages.
    • Search for UiPath.Excel.Activities and install it.

Hi @_Seunghun_Goag_HL

Please check below thread

Regards,

1 Like

Thanks :slight_smile:

I guess I have the same problem as you. Is it the page you also saw as a problem?

Hii ,please check below link