Forum Discussion
Joseph Ackerman
Mar 20, 2017Iron Contributor
PnP PowerShell2016 and ExecuteQueryRetry ERROR
When I try to connect to my on premises SharePoint site using Connect-PnPOnline, I get an error from the CSOM: Connect-PnPOnline : Method not found: 'Void Microsoft.SharePoint.Client.ClientContex...
Ivan Vagunin
Mar 21, 2017Brass Contributor
Hi,
ExecuteQueryRetry is an extension method from OfficeDevPnP.Core.dl, so check that correct version of the library is loaded to PowerShell.
Br, Ivan
ExecuteQueryRetry is an extension method from OfficeDevPnP.Core.dl, so check that correct version of the library is loaded to PowerShell.
Br, Ivan