When creating an UpdateListItems Web Service Submit connection, the parameters are ns1: instead of tns. This is a Web enabled form. When click a button what calls on the Web Service, I receive a 5567 error message.
What could be causing this to happen?
I reviewed the Manifest and compared it to another form and found the following in Line 6:
My Bad form: xmlns:ns1="http://schemas.microsoft.com/sharepoint/soap/">
New Blank form: xmlns:tns="http://schemas.microsoft.com/sharepoint/soap/"