Hi all,
I'm hoping someone has seen this error previously and can help with resolving. I'm using a standard process which opens an Excel spreadsheet using the MS Excel VBO, gets worksheet as collection (fast) and then uses the Internal - Work Queues - Add to Queue object. I am getting an Internal error at the Add to Queue stage:
"Internal : The underlying secure session has faulted before the reliable session fully completed. The reliable session was faulted"
If I try to step over the action again, I get the error:
"Internal : The communication object, System.ServiceModel.Channels.ReliableRequestSessionChannel, cannot be used for communication because it is in the Faulted state."
If I step over another action, e.g. Count Collection Rows, and then try to step over the Add to Queue stage again, I get a repeat of the first error:
"Internal : The underlying secure session has faulted before the reliable session fully completed. The reliable session was faulted"
Can't seem to find reference to this in the forums or KB, so hoping someone here can help. I'm using Blue Prism 6.1.0
Thanks,
Steve