Microsoft Office Interop Not Installed

Jeff Gaines 351 Reputation points
2023-05-26T14:04:50.02+00:00

I am still trying VS 2022 and did a clean install of Win 10 x64 Pro followed by MS Office H&E 2007 then VS2022 Community. Miscrosoft.Interop.Word wasn't installed and I had to copy the DLLs over from another PC. I had the same issue with VS2013 Express yesterday.

This has not been an issue before, has something changed?

Microsoft 365 and Office | Development | Other
Developer technologies | Visual Studio | Other
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2023-05-29T02:59:24.9733333+00:00

    Hi @Jeff Gaines, 

    Welcome to Microsoft Q&A! 

    Please open your Visual Studio Installer > Modify > ensure that the “Office/SharePoint development” workload is installed. 

    Then, launch your Visual Studio > right-click on your project > Add > Reference > add Microsoft.Office.Interop.Word dll. 

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. UberDemon 0 Reputation points
    2024-09-03T15:59:08.0433333+00:00

    Greetings,

    Does the addition of "Office/SharePoint development" require an additional file to be included with the executable?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.