I have written C# code for an activity, while stepping through the VS debugger I am getting an error when the following statement is executed:
protectedoverrideSystem.Workflow.ComponentModel.ActivityExecutionStatus Execute(System.Workflow.ComponentModel.ActivityExecutionContext executionContext) {
#line
1 "c18538fb-f4cc-4a89-80b0-71bb19b7cb76"
The statement is that is generated by the above code is:
c:\ProgramData\Metastorm\BPM\GeneratedSourceCode\Metastorm.Runtime.Models.CS.WIFI_Card_Request_Project\5.0.4595.25516\c18538fb-f4cc-4a89-80b0-71bb19b7cb76
The file source can not be located so the code errors out.