New Error all of a sudden

Read Range Workbook: Method not found: ‘Void ClosedXML.Excel.XLWorkbook…ctor(ClosedXML.Excel.XLEventTracking)’.

This error occurred when I moved an excel file to my personal device for the automation process. I changed the routing along with updating all my dependencies/ packages and still receive the same error. Suggestions?

Hi @lmanier

Check the below thread.

Regards

@lmanier,

Take the backup of project.json file.
Close the Studio
Delete project.json
Open the project by double clicking Main.xaml

This will rebuild the project.json as per activities requirement.

Thanks,
Ashok :slightly_smiling_face:

3 Likes

Hi @lmanier

As an alternative, you can try using Excel Application Scope and see if issue persists

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