question

Aurelien-9748 avatar image
0 Votes"
Aurelien-9748 asked Aurelien-9748 edited

Excel : Additional logs for add in loading error

I am working on some excel add-in, using React/Redux typescript, mostly bootstrapped from the yoman codegen.

While whatever I have is working in the browser, it fails on desktop with only "Error loading addins"... I enabled runtime logging as described in doc but it does not give any more detail.

8/5/2021 14:23:39 Medium Web Add-In Runtime Logging Session Started
8/5/2021 14:23:39 Unexpected Resource An unknown error has occurred while downloading this resource. Please re-load your add-in.
8/5/2021 14:23:39 Medium Resource Resource Download Error Details: SolutionId=565764a6-0f6e-4d98-a1ef-39b86f13d169 , AppVersion=1.0.0.0

Is there a way to access more detailed logs or another way to step through the addin loading ?

Cheers

office-addins-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers