No matter what I do Discovery will not run after an upgrade of the software. I keep getting this error System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Cannot find the ControlPoint Settings List Can anyone help?

No matter what I do Discovery will not run after an upgrade of the software. I keep getting this error System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Cannot find the ControlPoint Settings List Can anyone help?
Parents
  • Hi Frances,

    The ControlPoint Settings List resides in a feature that can be enabled from the SharePoint Management Shell. If you have some of your settings deleted, you can re-enable them by running this command:
    Enable-SPFeature 'AxcelerLists' -URL YOURURL -force


    This in return, re-creates the list on the same original location.

    Andy
Reply
  • Hi Frances,

    The ControlPoint Settings List resides in a feature that can be enabled from the SharePoint Management Shell. If you have some of your settings deleted, you can re-enable them by running this command:
    Enable-SPFeature 'AxcelerLists' -URL YOURURL -force


    This in return, re-creates the list on the same original location.

    Andy
Children
No Data