Are you using alternate access mapping for the site?
For example, "intranet:66666" and "myhost.mydomain.local" and "myhost" all point to the same site collection. If the form's dataconnection points to "myhost," and user accesses a previously submitted form with IE at the hostname "intranet:66666" the form will open, but the new Submit opperation will fail. Saving the changes still works. If the user accesses the same form with IE using hostname "myhost" the re-submit works fine.
In my case, I'm emailing the second user a link with a SharePoint Designer workflow. The workflow link ("Encoded Absolute URL") gives the "intranet:66666" hostname that no one uses. Anyone have an "easy" fix for that? I can build a dynamic string in the Designer workflow with the correct URL, but it would be nicer if Designer fetched the friendly hostname.
MOSS 2007 / InfoPath 2007