EasyAbp / AbpHelper.GUI

Providing code generation and more features to help you develop applications and modules with the ABP framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DbContextModelCreatingExtensions error

indexlang opened this issue · comments

commented

abp v6.0.1
generate crud
[16:04:49 ERR] Error while invoking activity activity-23 of workflow 199f165549474b25898f6a11ca7b7d7b System.IO.FileNotFoundException: ******DbContextModelCreatingExtensions.cs at EasyAbp.AbpHelper.Core.Steps.Common.FileFinderStep.OnExecuteAsync(WorkflowExecutionContext context, CancellationToken cancellationToken) in D:\a\AbpHelper.CLI\AbpHelper.CLI\src\AbpHelper.Core\Steps\Common\FileFinderStep.cs:line 54 at Elsa.Services.ActivityInvoker.InvokeAsync(WorkflowExecutionContext workflowContext, IActivity activity, Func2 invokeAction)
[16:04:49 ERR] Error activity: {
"SearchFileName": {
"Syntax": "JavaScript",
"Expression": "${ProjectInfo.Name}DbContextModelCreatingExtensions.cs",
"Type": "System.String, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
},
"Name": "DbContextModel"
}`

commented

Try to debug yourself.