Hi All, I have a infopath 2007 form where I am trying to close the form programatically in C#. I was using this.Submit() to close the form on click of a button. Now I have changed all the connections to the UDC Library and this function to close the form stopped working. Although there is no relation...