Cannot publish process with UiPath.Presentations package

I am attempting to publish my process, however I am getting below error whenever Studio tries to compile the process for publishing to Orchestrator.

I am working with Microsoft.Office.Interop.Powerpoint and UiPath Presentations dependency as I need to use VBA in powerpoint.

Studio version - 2023.10.4
UiPath.Presentations.Activities - 1.12.2

No errors are being shown when running locally in machine, and when using Validate Project.

@Pallav_Negi

Try going into imports and import the dependancy and check if it works

Cheers

Already tried, that too wasn’t working.

@Pallav_Negi

Did you try changing the package version too?

cheers

Yes, still not working. I ended up removing all the variables of Presentation datatype, and use them only inside Invoke Code activity.

Thanks for the help anyways!

1 Like

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