1,066 questions
Shared Runtime not working gives Error in Office Word JS Add-in
フนӥăіḑ Ṁ'
20
Reputation points
when I this Shared Runtime Requirements in my manifest file my add-in gives Error and not working. I am using this code. When I remove Requirements from my manifest then my add-in is working.
<Requirements>
<Sets DefaultMinVersion="1.1">
<Set Name="SharedRuntime" MinVersion="1.1"/>
</Sets>
</Requirements>
// and
<Runtimes>
<Runtime resid="contoso.taskpane.url" lifetime="long"></Runtime>
</Runtimes>
Microsoft 365 and Office Development Office JavaScript API
Microsoft 365 and Office Development Other
4,374 questions
Microsoft 365 and Office Install, redeem, activate For business Windows
Microsoft 365 and Office Word For business Windows
1,936 questions
Sign in to answer