VSTO AdIn works on some machine and not in others

Anuraag Pathak 21 Reputation points
2021-10-12T13:46:45.577+00:00

We have one excel Adin and its working fine in some machine but in some machine when we run either the Excel get crashed and in some Functionality is not working.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,272 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,509 questions
0 comments No comments
{count} votes

Accepted answer
  1. Lan Huang-MSFT 25,711 Reputation points Microsoft Vendor
    2021-10-13T06:56:54.857+00:00

    Hi @Anuraag Pathak ,
    I suggest you can check the not working machine whether it installed supported version of configurations.
    For example, VSTO is a plug-in developed based on .NET, so the .NET framework is required. The version of the framework is better to be consistent with the framework used by the VSTO plug-in.
    For specific version requirements, you can refer to
    https://learn.microsoft.com/en-us/visualstudio/vsto/configuring-a-computer-to-develop-office-solutions?view=vs-2019
    Best regards,
    Lan Huang

    ---------------------------------------------------------------------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful