This repository was archived by the owner on Jan 19, 2021. It is now read-only.
Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.0 #2864
Unanswered
karinebosch
asked this question in
General
Replies: 1 comment 1 reply
-
If someone else encounters this problem, I found a work around. Good luck! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
On Monday 17/8 I followed the steps to create an Azure function with PowerShell from this article: https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-design-pnp-provisioning
And it worked fine.
But since Friday 21/8 I get the following error:
2020-08-22T13:21:35.070 [Error] Exception while executing function: ProvisioningTrigger. System.Management.Automation: Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified. mscorlib: Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
Yesterday, I tried it on 3 different tenants, and get the same error.
Thanks in advance for helping me out.
Beta Was this translation helpful? Give feedback.
All reactions