Skip to main content

My workflow was working until a server reboot was necessary. Now whenever I need to go against the SQL Server database for anything I get the following error:


Method not found: 'Boolean SourceCode.SmartObjects.Services.ServiceSDK.ServiceAssemblyBase.get_IsSqlExecute()'.


 I've search here and the internet with no luck. Does anyone know how to resolve this? I am unable to do anything with my workflow.


TIA

What version of blackpoint are you running? Please check if the version of the SourceCode.SmartObjects.Services.ServiceSDK.dll files in the GAC, ServiceBroker and the hostserver bin all correspond. There is a chance that the version doesn’t match up of this dll file or the file is missing. If so replace the older version with the newer one and do an IIS reset. Vernon

Reply