Hello, I’m getting this error message when trying to use a message box to display the value of a key for a queue item
“Message Box: Expression Activity type ‘visualbasicvalue’1’ requires compilation in order to run. Please ensure that the workflow has been compiled”
here is the queue snip:
I’m using the Reframework and this is what I have in the message box
in_TransactionItem.SpecificContent(“FileNamePath”).ToString
can someone please help?
thanks