When creating a template "Sorry, something went wrong" appears
Error message:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Solutions2Share.Solutions.CollaborationManager.Services.Components.Security.Authenticate(SPWebApplication application, String username, String password, String& resultingSharePointLogin)
at Solutions2Share.Solutions.CollaborationManager.Services.ServiceApplicationProxy.CollaborationManagerServiceApplicationProxy.GetChannel(Uri address)
Cause:
The SecureStore contains a user who does not have sufficient permissions.
Solution:
Store the farm account in the SecureStore under the application ID "Collaboration Manager".
Related Articles
First template creation results an error
Problem: The first template creation results in an error. The second one creates normally. Solution: Please delete the first template. After that, creation of templates works again without limitations UPDATE: The bug is fixed.
Create a template in another language
Problem: The Collaboration Manager creates standard templates only in the language of the site collection, on the Collaboration Manager has been activated. English was chosen as the default language, only templates with basic English are generated. ...
Webpart-titles are wrong
Problem: When the workspace is created, the Webpart titles are not set correctly or are in the wrong language. Cause: Currently there are problems on the side of SharePoint when setting multilingual web part titles. SharePoint only uses the title of ...
Error during template creation "The EXECUTE premission was denied"
Error in Log Excpetion occured in CM Service application. Error System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'configDB_name' Reason In the ...
URL in the notification is false / points to wrong zone
Problem: The alerts / notifications in SharePoint show the links on the wrong (internal servers) URL. Solution: The SharePoint notification function always refers to the default zone, which is set in the web application. Need to correct the links in ...