robot
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Admin Guide
Last updated 2024年10月21日

Package troubleshooting

Studio からパブリッシュしたパッケージが UiPath Assistant に表示されない

説明

UiPath Assistant に、Studio からパブリッシュしたパッケージが表示されません。

潜在的な問題

The issue occurs when you use a mapped network drive for your packages. The mapped network drive is available to the user that created it, whereas the Robot Service operates on a system-wide level.

パッケージの署名の検証の適用

説明

When upgrading to a newer version from an older one, some automations may fail to execute, especially when package signature verification is enforced.

潜在的な問題

The packages folder holds both signed and unsigned versions of activity packages. When executing an automation, the Robot installs the lowest applicable version of that activity package, which may be the unsigned version. If package signature verification is enforced, then the automation execution fails. Otherwise, it executes as expected.

解決方法

  • オートメーション プロジェクトで使用されるすべてのパッケージが署名されていることを確認します。
  • Modify your automations so that they request the latest package version upon execution.

移行後に NuGet パッケージにアクセスできない

説明

Once the migration of a Robot from Service Mode to UserMode is complete, the XML files within the NuGet packages become inaccessible. Additionaly, the following error message is displayed: "Access to path C:\Users\john.doe\.nuget\packages\HelloWorld\1.0.0\lib\net45\Main.xaml is denied".

潜在的な問題

When the Robot operates in Service Mode, the Local System user, under which the robot service runs, downloads and installs packages in a specific folder. After switching to User Mode, the current user cannot access the NuGet packages in that folder anymore.

解決策 1

Deleting packages from the original folder allows the Robot to reinstall them in a folder the current user can access, enabling the Robot Service to access the packages as well.

解決策 2

While converting from Service Mode to User Mode, you can modify the location of the package folder. This allows the Robot to rebuild the directory and use it for future downloads.

Robot がパッケージをダウンロードできない

説明

プロジェクトに対応する .nupkg ファイルが見つからないため、Robot はパッケージをダウンロードできません。

潜在的な問題

The package folder might already contain both:

  • a version of the package with the corresponding .nupkg project file, and
  • aversion without the .nupkg project file.

解決策

Remove the previously installed packages from the %UserProfile%.nuget\Packages folder and download them again.

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.