Replies: 1 comment
-
|
To troubleshoot the issue you're experiencing with the MSI-installed instance of Elsa Studio, where activity containers don't render on the canvas, you can try the following steps:
Since you mentioned that the application runs fine from Visual Studio and the dotnet console, the issue is likely related to the way the MSI package is built or configured. Ensuring that all necessary files are included and that the environment is set up correctly in the MSI-installed instance should help resolve the issue. If you continue to face difficulties, please provide any error messages or additional details that could help in diagnosing the problem. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created the elsa-studio (sever) and got it up and running ok in VS2022 and then built a msi installer for it. The application runs fine from VS and dotnet console. However, when run from the msi-installed instance, the activity containers don't render on the canvas. They're there as you can click on them, view properties, and the connecting lines show as well. I don't see any errors logged to the consoles(cmd and web-dev-tools). What am I missing?...
Beta Was this translation helpful? Give feedback.
All reactions