Sep 02 2016 09:11 PM - edited Sep 02 2016 09:50 PM
The following bug is found when you try to use the new SharePointPnPCoreOnline nuget package:
3> Installation is in progress (00:00:02)
3> Installation is in progress (00:00:06)
3> Installation is in progress (00:00:11)
3> Installation is in progress (00:00:15)
3> Installation is in progress (00:00:17)
3> Installation is in progress (00:00:20)
3>Error occurred in deployment step 'Install SharePoint Add-in': Communication with the SharePoint server is canceled.
========== Build: 2 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
@"Error 1
3> CorrelationId: 91afc65a-70b2-4fb8-815e-74ca44321951
3> ErrorDetail: The operation .
3> ErrorType: Transient
3> ErrorTypeName: Intermitent
3> ExceptionMessage:
3> Source: Common
3> SourceName: Common application deployment
#### Observed Behavior
The Add In is unable to deploy because the Trust step never appear, and the new SharePoint App Site Content Page show the same message, timeout.
#### Steps to Reproduce
Try to create a new VS2015 project add in and add the new Nuget and Library release, and then Debug. Use the last SharePoint Online client versions and runtime pre-requisites. The problem begin with the new features release in August.
Sep 03 2016 07:24 AM
Sep 04 2016 01:00 AM
Sep 04 2016 11:27 PM
+1 on @VesaJuvonen reply.
One thing to add is that recently adding/removing add-ins to sites has been kind of slow. Can you consistently reproduce this error?