Hi,
I've been trying to get a Vanilla on-premises: CRM 2016 and Sharepoint 2016 integrated (server side integration) and followed all the steps on:
https://technet.microsoft.com/en-us/library/dn949332.aspx
as well as the dependent steps for creating Apps Proxy, User Profile, Metadata Manager etc. on Sharepoint.
Using a wildcard public ssl certificate
All Powershell scripts are completing successfully
It is failing on the last few steps:
1. Get the sharepoint realm id: When I go into Site App permissions there is the following message: There are no Apps having explicit access to this site (this may well be the issue)
So instead I used the Get-SPAuthenticationRealm (powershell) to get the realmID
2. Run the Enable server-based SharePoint Integration Wizard: I get the following error - site is invalid because: Object reference not set to an instance of an object.</exception></site>.
This is not due to it not finding the site (get a different error if you connect to an incorrect URL)
Any thoughts on why this is failing or what to check?
*This post is locked for comments
I have the same question (0)