elsa-workflows / elsa-workflows/elsa-core
[BUG] Exception 'Activity Descriptor Not Found' After Windows Update
Open
bug
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
Description:
After updating Windows, running any workflow in Elsa Workflow source code leads to the exception System.Exception: 'Activity descriptor not found', even for basic workflows like "hello world." Reinstalling Elsa Workflow from source code did not resolve the issue. Notably, this problem is absent when using the Elsa NuGet package.

Steps to Reproduce:
Install Elsa Workflow from source on a Windows machine.
Run any workflow. (for example Elsa.Samples.ConsoleApp.HelloWorld)
Observe the exception.
Contributor guide
Assessment
This issue has not been assessed yet.