Star process activity issue

st Hi Team,

I am unable to open “.xlsm” file using start process activity,
I was using this activity from last 1 year and suddenly stopped working from today.
Throwing error as

"System.Exception: Application could not be opened
at UiPath.Core.Activities.TaskAsyncCodeActivity`1.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

@sshitol

Check below

Hope this helps you

Thanks

can you show me the exampl. bcz the file which i am using is in the project folder only. So not given the full path.
And as per your opinion i have tries full path also but same issue.