0

I am uploading my wsp file and when I'm trying to activate it getting this error:

Exception from HRESULT: 0x8107054A

TECHNICAL DETAILS

Troubleshoot issues with Microsoft SharePoint Foundation.

enter image description here

Ronak Patel
  • 295
  • 3
  • 11

1 Answers1

0

I can't comment so this is posted as answer.

You have to analyze the ULS-logs concerning the given correlation ID.

Vardhaman Deshpande has put togehter a great article on this on his blog http://www.vrdmn.com/2014/03/view-tenant-uls-logs-in-sharepoint.html

It's merely based on using the and namespace Microsoft.Online.SharePoint.TenantAdministration and the class TenantLog.

Best of luck Ben

ben
  • 95
  • 2
  • 11