elsa-core icon indicating copy to clipboard operation
elsa-core copied to clipboard

[BUG] Issue with Elsa.EntityFrameworkCore.Common

Open fencemtuta opened this issue 1 year ago • 1 comments

Description

While running the sample - Elsa.Samples.AspNet.JsonWorkflowProvider there is a runtime error as below, An unhandled exception of type 'System.IO.FileNotFoundException' occurred in System.Private.CoreLib.dll Could not load file or assembly 'Elsa.EntityFrameworkCore, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

This error stems from Elsa.EntityFrameworkCore.Common.

Is this an outdated sample?

Also any documentation around customizing the designer UI specifically to update / add custom workflow block / elements or icons.

Thanks!

fencemtuta avatar Apr 12 '24 08:04 fencemtuta

Thanks for reporting!

Also any documentation around customizing the designer UI specifically to update / add custom workflow block / elements or icons.

We're tracking this here:

  • https://github.com/elsa-workflows/elsa-documentation/issues/64
  • https://github.com/elsa-workflows/elsa-documentation/issues/33
  • https://github.com/elsa-workflows/elsa-documentation/issues/34

sfmskywalker avatar Apr 12 '24 14:04 sfmskywalker