apps
latest
false
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
UiPath logo, featuring letters U and I in white
Apps 用户指南
Automation CloudAutomation Cloud Public SectorAutomation Suite
Last updated 2024年11月14日

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 Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。