Share via

Excel : Additional logs for add in loading error

Aurelien 11 Reputation points
2021-08-05T05:29:57.997+00:00

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

Microsoft 365 and Office | Development | Other
0 comments No comments

Your answer

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