Getting the following the error when going to document where there's no sharepoint folder against the record:
An error occurred while loading the page. The URL may not have been mapped in the SharePoint Server. Ask your system administrator to check the Configure alternate access mappings settings in the SharePoint Central Administration.
I have tried the updated List component and still getting the same error. I tried deactivating and deleting the solution. I then uploaded and activate the new version and not change.
I can browser existing folders but cannot create new ones. I get the error in IE. From the console in Chrome this is what I've found so far:
1. createfolder.aspx on the solution has throws: Uncaught ReferenceError: IsNull is not defined in on line 11 [ if (IsNull(crmProxyIframeElement)) ]
2. This function is defined in SPGlobal.js and some how this is no loaded when the CreateFolderOnLoad is called by the ListComponent.
Error from Developer tools:

Not sure if anyone has any solution for this.
Thanks in advance,
Koki
*This post is locked for comments
I have the same question (0)