Skip to content

Elsa.Samples.ConsoleApp.Composition crashes #15

@neooron

Description

@neooron

I downloaded the [elsa-samples] repository. All the examples, except for the Composition one, work fine. However, that one throws a System.Exception: 'Failed to retrieve memory block with reference '

System.Exception
HResult=0x80131500
Message=Failed to retrieve memory block with reference
Source=Elsa.Expressions
StackTrace:
at Elsa.Expressions.Models.ExpressionExecutionContext.GetBlock(MemoryBlockReference blockReference)
at Elsa.Expressions.Models.ExpressionExecutionContext.GetBlock(Func1 blockReference) at Elsa.Extensions.ExpressionExecutionContextExtensions.Get[T](ExpressionExecutionContext context, Input1 input)
at Elsa.Extensions.InputExtensions.Get[T](Input1 input, ExpressionExecutionContext context, String inputName) at Elsa.Samples.ConsoleApp.Composition.Activities.AskDetails.<.ctor>b__10_0(ExpressionExecutionContext context) in C:\dev\elsa\elsa-samples-main\elsa-samples-main\src\console\Elsa.Samples.ConsoleApp.Composition\Activities\AskDetails.cs:line 27 at Elsa.Expressions.Models.Expression.<>c__DisplayClass14_01.b__0(ExpressionExecutionContext context)
at Elsa.Expressions.DelegateExpressionHandler.d__0.MoveNext()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions