Skip to content

NET 10: Object reference not set to an instance of an object #1403

@gregoriusus

Description

@gregoriusus

Describe the bug
I am using Workflowcore with persistance to MS SQL database. Everything worked until I upgraded to NET 10. Now I get error when app is bootstrapping:
Object reference not set to an instance of an object
at WorkflowCore.Services.WorkflowHost.d__44.MoveNext()

If I use in-memory persistance it works. Guess is something with UseSqlServer extension for Workflowcore

To Reproduce
Upgrade to NET 10 and use MS SQL server as persistance

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions