apps
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
UiPath logo, featuring letters U and I in white
Apps ユーザー ガイド
Automation CloudAutomation Cloud Public SectorAutomation Suite
Last updated 2024年11月11日

Under the hood

Apps that use VB expressions work with Dynamic Link Library (DLL) files. This functionality is powered by the open-source technology Blazor. This framework supports compiling .NET code into DLL files, and then running the DLL files inside a browser. Refer to the official Microsoft documentation on Blazor for more information.

When you first interact with a VB expression app, your browser accesses the UiPath content delivery network (CDN), and downloads the DLL files that are required to run VB expression apps. Whenever you run an app, the system loads the DLL files from the browser cache and adds them to memory.

There are two distinct sets of DLL files required to run VB expression apps:

  • System DLL files that are required for the Blazor WASM. This set contains around 200 DLL files.

  • App-specific DLL files that are generated based on the pages and integrations you add to your app. The number of DLL files in this set varies based on the number and types of resources in your app.

These DLL files, particularly app-specific DLL files, vary in their naming and format.

重要:

If your firewall blocks downloads of DLL files, allowlist the UiPath content delivery network in your firewall settings to use UiPath Apps.

Refer to Configuring the firewall for more details.

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

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