(03-30-2023, 02:01 PM)MJS@mjs.us Wrote: >>Request PathInfo : /facbo2web/$/callback
If you are using an AsyncClick event for your terminate button try with an OnClick instead.
TIWBSButton do not have an OnClick event.
Problem solved.
It was a TIWTimer component that I was enabling on the OnRefreshForm event that was causing the problem.

