BizTalk: Exception occurred when persisting state to the database
February 28, 2011 Leave a comment
Hi all,
Two months ago i started with extending our biztalk solution at our customer. Because i am new to BizTalk i ran into a couple of issue like every new BizTalk developer would do. I Received the error message:
“Exception occurred when persisting state to the database”
When i googled this i received a lot of posts where people were talking about the receive shape and the property Activate which needs to be set to true. Well in my case it was, I also set the initializing correlation sets at the receive shape. I only forgot one stupid thing which took me some time
. Don’t forget to set the Following Correlation sets on the Send shape when pushing the message back to the message box. Well you can see that i am new to BizTalk, a Pro developer would say: Duh.
Regards,
Dennis