'Error Loading add-ins': Unexpected Resource Access to one of your manifest's resources is denied. Check the <Resources> listed in your XML manifest file.

2024-08-22T08:28:39.18+00:00

Addin-Error

We have created a sample custom functions excel addin. When we run it in local, the addin is created successfully and it is working fine in task pane. We copied the compiled folder(dist) to our VM and tried to add it in Windows Excel desktop app, it encountered 'Error Loading add-ins'. And the error is logged as 'Unexpected Resource Access to one of your manifest's resources is denied. Check the <Resources> listed in your XML manifest file.' Please help us how to fix this error

Microsoft 365 and Office Development Other
Microsoft 365 and Office Excel For business Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jiajing Hua 18,060 Reputation points Moderator
    2024-08-23T03:04:46.4166667+00:00

    Hi @Dhana Harsha Polisetty (Contractor)

    Welcome to Q&A.

    I want to help you, but according to your description, this issue focuses more on Office add-in development, we deal with Office general issues.

    The tag for this your thread should be "Office Development", so I will add it. Thanks for your understanding.

    I find following steps via searching online, you may have a look:

    1. Close Office.
    2. Check that the time and date are set correctly on your computer. An incorrect time and date can cause issues when verifying the add-in's manifest.
    3. Verify that the manifest is valid. See Validate an Office Add-in's manifest.
    4. Restart the add-in.
    5. Install the add-in again.

    For more, please refer to the link: When installing an add-in, you see "Error loading add-ins" in the status bar.

    Besides, if you want other Office developer resources, please check out this link: https://developer.microsoft.com/en-us/office#officecommunity:~:text=Office%20developer%20resources

    Hope the information could be helpful.


    If the answer is helpful, 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.



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.