Hello,
i'm trying to execute the following line of code on a k2 blackbearl 4.6.11.
SourceCode.SmartObjects.Client.SmartObjectList oSmOList = serverName.ExecuteList(smartObject)
This is executing proberly on the Development machine. But, when attempting to execute the same function on production (which is running k2 blackbearl 4.6.11 as well) it returns System.Exception: Invalid archive type.
Any suggestions on why this is happening?
Thanks you.