Tried to open MS Word by using invoke code activity (Vb.net) but, could not accomplish this as could not find package for Microsoft.office.interop.word

Tried to open MS Word using invoke code activity (Vb.net) but, could not accomplish this as I could not find a package for Microsoft.office.interop.word.

Ways applied to accomplish this task but no luck.

  1. Imported namespace Microsoft.office.interop.word
  2. Created variable as Microsoft.office.interop.word.Application but it did not work
  3. Tried to install the package of Microsoft.office.interop.word but could find this.

Studio - Community - 2023.4.0

If anyone has any idea about this and assist me to get an answer for this query.

Hi @kamalraj_k ,

Could you let us know what is the operation that you would want to perform in the Word document ?

For an Initial understanding, check the below Thread :