Delete one xaml file(CloseAllApplications.xaml) from framework folder of REFramework

Hi guys,

I have a project built in REFramework template. As it’s not to use any application, I delete one xaml file(CloseAllApplications.xaml) from framework folder of REFramework. But when running MainTestCase, it gives below error:


do you know what’s going on here? I delete CloseAppApplications.xaml from Main.xaml as well.

we would assume that you have deleted the XAML, but the invoke workflow file activity, refering to the xaml is still present within the REF Main.

in such case we just let the CloseAllApplications.xaml blank / without any modellings, but would not delete

just procure from the REF template / using another project the CloseAllApplications.xaml and place it within the framework folder

I checked again. Main.xaml still invoked that CloseAllApplications.xaml in the End Process state. I neglected it. So usually, when we use REFramework, some workflows not applicable to specific projects are kept in the folder, right?
thank you very much.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.