자꾸 오류 매시지가 뜹니다. 무엇이 문제 일까요?
실행을 시작할 수 없습니다.: System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Studio.Plugin.Workflow.Shared.Project.ProjectItems.Process.WorkflowFileProjectItem.<>c__DisplayClass15_0.<.ctor>b__1()
at System.Lazy1.ViaFactory(LazyThreadSafetyMode mode) --- End of stack trace from previous location --- at System.Lazy
1.CreateValue()
at UiPath.Studio.App.Validation.ValidableItem.GetValidator()
at UiPath.Studio.Core.CommonServices.ProjectValidationService.ValidateDocumentAsync(IDocument document, ValidationSettings validationSettings)
at UiPath.Studio.Plugin.Workflow.Execution.Services.ExecutionValidationService.ValidateAsync(IDocument document)
at UiPath.Studio.Shell.Execution.Services.ExecutionManagerBaseService.Validate(Object item)
at UiPath.Studio.Shell.Execution.Services.ExecutionManagerBaseService.PrepareForExecution(IDocument file, Boolean validate), HResult -2147467261