After Legacy Conversion, Could not Load File or Assembly; but the file exists

I recently converted one of my projects from Legacy to Windows. Now, when I run it, I get this error when trying to launch one of the xamls in the workflow. It does not happen for other xamls. The file still exists, and in UiPath i am still able to open the workflow when i right click the activity → Open workflow, so I don’t understand why it can’t open the file.

Can you please double-check the dependencies? As this issue is usually caused by missing or incompatible dependencies.

you can refer this document, may help you

Troubleshooting Guide : Conversion from Windows-Legacy project to Windows project - News / Tutorials - UiPath Community Forum

Hi @jayson.actimai

Welcome to the Community

Could you please check the dependency once and try again some dependency is missing on your process

If solution works for you please mark as solution

Thanks
Nishi Jain

@jeffrey.white

Welcome to the community

when you open the workflow does it show any warnings?

if its a smaller xaml try recreating it

cheers

I had to run the individual xaml as a standalone and then the next time I ran the xaml in the screenshot, it was able to work. Maybe it was a compilation error.