I am trying to run my process which has run well previously for months, recently though I started to get the above error. The process is able to get through most of my files, but when it reaches that one file, it gets that error every time. I’ve tried to delete the file and just make a new one with the same activities and it still gets the error. Not sure what other fixes to try. Have tried changing some of the package versions as well. Any help would be greatly appreciated. Thanks.
Where is that file located? Exact path? Where is your project located?
Can you share a screenshot of the activity that fails?
It is in the following directory:
Performer.2024.10.31 → Summarize_Process → GenerateSummary.xaml
I have many other .xaml files in that same directory that are being invoked earlier in the process that work with no issue.