Hello Pidea,
it seems, this question is not related to the actual thread. For the future, when you want to ask a new question, please post it in a new thread. This makes easier for other users to follow the conversations.
Concerning your question: this is a warning. For description of this warning please see at the end of the chapter Statements: postsignal.
Why the warning is reported in your case, is difficult to say. I suppose, in your application you have implemented the method UpdateViewState and for reasons that are not known for me, your implementation requests again an invocation of this method. This would lead to endless invocations of this method. To avoid it, Embedded Wizard ignores this last postsignal and reports the warning.
As mentioned in the message, the corresponding callstack leading to the message is displayed in the Log window. You can thus evaluate the callstack and analyse the conditions leading to the warning message. You can also upload here a screenshot of the callstack for further analysis.
I hope it helps you further.
Best regards
Paul Banach