Â
Symptoms
Error when trying to refresh SharePoint V1 service instance:
SmartObject Server Exception: Error refreshing Service Instance ‘âService Instance]’. Service returned: ‘Server did not recognize the value of HTTP Header SOAPAction: SourceCode.SharePoint.WebServices/GetAllListsForWebConfigurable.’
Â
Diagnoses
This was caused when editing a SharePoint Service V1 instance to point to an identical SP2013 list in order to keep using the same smartobject from SP2007
Â
Resolution
It is recommended to connect to SP2013 using the SharePoint 2013 service broker. Given that the same lists from SP2007 has been created in SP2013, you may easily recreate the smartobjects as per: http://help.k2.com/onlinehelp/k2forsharepoint/userguide/1.0/default.htm_Generate_and_Manage_SmartObjects/Generate_and_Manage_SmartObjects.htm?TocPath=Build|Data|Generating SmartObjects|_____4 (Expand: Accessing the Generate and Manage SmartObject, Generate SmartObjects). You may also use this reference on K2 blackpearl service brokers for more information: help.k2.com/files/4508
Â