Hello,
I'd like to find out if any other users have had this issue before and are willing to share their solutions.
Products involved:
Microsoft Dynamics CRM 2015 On-Premise 0.2
Microsoft SharePoint Server 2013 On-Premise
Microsoft Dynamics CRM 2015 List Component for Microsoft SharePoint Server 2010 and Microsoft SharePoint Server 2013. Running with the "Based on: Account" setup. (Activities etc. Sub-folders are under the Account Catalogue)
Here's a breakdown of the issue at hand:
Microsoft Dynamics 2015 On-Premise Environment at 0.1 - The List Component was semi-working at this point. Had an issue where after Uploading a file through CRM, the file wouldn't be accesible from the SharePoint iFrame (In CRM) until refreshing the record and thereby having to navigate back to "Documents" after landing back on the Customer Form from the refresh.
Microsoft Dynamics 2015 On-Premise Environment at 0.2 - This patch was an absolute nightmare. First off, all JavaScript functionality went hay-wire. Sub-grids were not loading on Forms, countless script errors in the Developer Tools Console and little to no information Online about how to solve this issue. Finally ended up solving this issue by adding a rule in the web.config file.
So back to the original issue, the List Component is running at 30% functionality at best now that the Environment is updated to 0.2.
-Extreme Loading Times.
-Can navigate to Sub-folders, still can not open files in SharePoint iFrame (In CRM). The Open SharePoint button is working fine though.
-Sometimes the iFrame will not Load at all. The following Script is causing this issue.
SCRIPT5007: Object expected
SPGlobal.js (1,93429)
Solutions I've found:
https://community.dynamics.com/crm/f/117/t/180285
Summary of this solution:
-One person solved it by re-installing the List Component after Updating to 0.2.
-Another person solved it by installing the 2016 List Component for their 2015 Environment.
Does anyone else have any other solutions or comments?