_Seunghun_Goag_HL
(곽승헌(Seunghun Goag)/프로/아시아사업실.평택물류팀/HL홀딩스)
February 19, 2025, 3:13am
1
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?
sharazkm32
(Sharaz K M)
February 19, 2025, 3:21am
2
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
Open your studio project
Go to Manage Packages
Go to Settings and make sure the Official, Local and Orchestrator is selected
Click on the filter icon and check all
Search for the UiPath.Excel activity and see if it is working as expected
_Seunghun_Goag_HL
(곽승헌(Seunghun Goag)/프로/아시아사업실.평택물류팀/HL홀딩스)
February 19, 2025, 4:10am
3
Thanks for your reply sir.
But I have one more question
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:
Check Your Internet Connection:
Ensure your machine has a stable internet connection. The feed URL needs to be accessible.
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.
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.
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 .
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.
Reinstall UiPath Studio:
If the issue persists, consider reinstalling UiPath Studio to ensure all configurations are reset.
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.
lrtetala
(Lakshman Reddy)
February 19, 2025, 4:56am
5
Hi @_Seunghun_Goag_HL
Please check below thread
Hi @coolluoser ,
What happens if you open the browser and access the URL https://www.myget.org/F/workflow/api/v3/index.json ?
I ask this because in one of the places I worked we used virtual machines to develop. And those virtual machines, for security reasons, block access to external sites. So, I had this same error and had to ask the responsible team to allow this host.
Not sure if this is your case, but I’m sharing how I managed to solve it anyway.
Regards,
1 Like
_Seunghun_Goag_HL
(곽승헌(Seunghun Goag)/프로/아시아사업실.평택물류팀/HL홀딩스)
February 19, 2025, 6:04am
6
Thanks
I guess I have the same problem as you. Is it the page you also saw as a problem?
Somanath1
(Somanath Aland)
February 19, 2025, 6:11am
7
Hii ,please check below link