Field type CM_PictureField is not installed

Field type CM_PictureField is not installed


Problem:

After creating a new list item in the workspace list to create a new site the process runs in error occured. You get this error message in the uls log:


Solutions2Share.Solutions.CollaborationManager.EventReceivers.GroupPermissionChoiceFieldEventReceiver.ItemUpdating: Field type CM_PictureField is not installed properly. Go to the list settings page to delete this field.    ExceptionType: 'SPException'   ExceptionMessage: 'Field type CM_PictureField is not installed properly. Go to the list settings page to delete this field. '   StackTrace: ' 

at Microsoft.SharePoint.SPFieldCollection.CreateSPFieldFromSafeArray(Int32 index)     

at Microsoft.SharePoint.SPFieldCollection.EnsureSPField(Int32 index)     

at Microsoft.SharePoint.SPFieldCollection.ItemAtIndex(Int32 iIndex)     

at Microsoft.SharePoint.SPContentType.get_Fields()     

at Solutions2Share.Solutions.CollaborationManager.EventReceivers.GroupPermissionChoiceFieldEventReceiver.ItemUpdating(SPItemEventProperties properties)'   Source: 'Microsoft.SharePoint'   TargetSite: 'Microsoft.SharePoint.SPField CreateSPFieldFromSafeArray(Int32)' 


Reason:

After the installation from < 2.1 you forgot the iisreset on the web front end server.


Solution:

Perform an iisreset on all servers to register the new custom field type.



    • Related Articles

    • Error on saving using CM Picture Field

      Problem: After saving the logo or screenshots in a template or workspace there is an issue in the ULS log: The File with the URL "...." does not exist in this webpage Solution: Try to open the CM Picture Library with "URLofYourRootWeb/CMPictures" If ...
    • CM Service Proxy not available

      Error Message: soap:ServerServer was unable to process request. ---> Unable to obtain object reference to Collaboration Manager service proxy.   Solution: Check if the Collaboration Manager Service is connected with the webapplication, where the CM ...
    • Composition of the Template Version Field

      To fill the Template Version Field with a workflow, via Powershell or a program, you have to consider the following: Structure of the string: ...
    • Synchronization between PeopleSoft and Field Permission SharePoint group incorrect

      Problem: Users that have been added manually by the user in a linked SharePoint group in the workspace are not synchronized in the associated People Permission Field in the Workspaces list. Reason: The People Permission Field is not configured to ...
    • Throw Cryptographic Exception using the CM

      Problem: System.Security.Cryptography.CryptographicException: Access is denied. at System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr) at System.Security.Cryptography.Utils._AcquireCSP(CspParameters param, ...