Question
Pega Robotics RPA Deployment error with UWA
Hi Team,
We are trying to deploy RPA solution with universal web adopter for chrome browser. when we try to deploy the opnspan file to Bot server and start the Run time, getting the below error :
cannot load file or assembly 'Microsoft.Office.Interop.Word,Version =14.0.0.0,
Also find the below error screen shot for easy reference.
However i have tried to deploy the code without UWA runtime is starting without error.
***Edited by Moderator: Pallavi to change content type from Discussion to Question***
I bet that when you installed Studio, you had selected a version of Office from the installer to allow you to have the Office Connectors available. When you installed Runtime, it seem like you did not make this same selection. Somehow, your project got a reference to the Word connector (you may have accidentally added to an automation and then deleted it). You can probably correct the error by removing that reference. If you do plan on using any of the Office connectors though, you will need to update your Runtime installation.