After the update I see this validation error “Type ‘UiPath.Excel.WorkbookApplication’ is not defined” on many projects which I didn’t touch for a long time, including an example from this page: https://docs.uipath.com/activities/docs/interpret-excel-results
1 Like
I also encountered the same error since yesterday, but only when publishing libraries.
No such error in projects.
Hello guys @Jin_CW @danielvianna
Please refer to this…
2 Likes
The solution on the link resolves the problem!
Thank you, it does resolved my error
1 Like
Thanks. It does solve the excel application scope issue.
However, the same issue arises for a Dropbox package which uses a Dropbox application scope.
That activity does not provide a output argument.
Any workaround?
Thanks.