昔作ったフォームファイルが開かない

こんにちは
UiPath Studio 2025.0.161 Community editionのユーザです。

昔作った"新しいフォーム.uiform"が開かなくなりました。
おそらく、UiPath.Form.Activitiesのバージョン違いが原因と思われますが、
何かのファイルを削除すれば起動するというような、救済策はありませんか?

Hi @gorby

UiPath Studio を閉じて、project.json ファイルを削除します。NuGet パッケージのフォルダに移動し、UiPath.Form.Activities フォルダを削除します。UiPath Studio を再度開き、Manage Packages から UiPath.Form.Activities を再インストールします。uiform ファイルを開いてみてください。

No way. Your suggested idea did not work… Any other useful suggestion?

@gorby

Might be helpful:

The “access to path is denied” error typically occurs due to insufficient permissions for the user account running the UiPath process, or the file may be locked by another application.

Ensure that has the necessary permissions to access the file or folder. If permissions are correct, check if the file is currently open in another application and close it. Additionally, try running UiPath as an administrator to see if that resolves the access issue. If the problem persists, consider moving the file to a local drive or creating a new file to bypass the issue.

Sorry, but your both suggestions are NOT helpful in my case.
I will choose to make my new form instead.

1 Like

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