Skip to content

Add-in failed to install or load custom functions. #5511

Open
@marenac4

Description

@marenac4

Error installing functions

We are developing an Excel add-in featuring a Task Pane and custom functions. During the development phase, we sideloaded the add-in without any issues. However, after publishing it on the Microsoft 365 Admin Center and subsequently on AppSource, users have reported encountering the error "Error installing functions" when using the add-in on the web, regardless of whether it was obtained from the Admin Center or AppSource.
Image
Occasionally, our custom functions fail to load, resulting in a #NAME? error in the cells.
Image

Your Environment

  • Platform [PC desktop, Mac, iOS, Office on the web]: Web
  • Host [Excel, Word, PowerPoint, etc.]: Excel
  • Office version number: build 16.0.18712.42305
  • Operating System: Mac OS, Windows
  • Browser (if using Office on the web): Safari, Chrome

Expected behavior

We are expecting custom functions to install and load every time on the web excel when our add-in is installed via AppSource. And not to see an error.

Current behavior

We do see error Error installing functions, and time to time our functions do not load, so we get #NAME? in the cell when calling our functions.

Steps to reproduce

  1. Open excel on the web.
  2. Install our add in cmdtyView
  3. If error does not occur immediately, refresh the page and you will be able to see error.
  4. Try entering one of our functions. For example =cmdty.udfs.BCF_LAST(string)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions