I also received this error when trying to open the originally posted form from IE: The form cannot be opened because either the signature is corrupt, or the certificate used to sign the form has expired or been revoked. To fix this problem, contact the form designer. Since the form is 10+ years old, the certificate is definitely expired. I adjusted the data connections to only open upon an event (and not every time the form is opened) and that worked. Since I already have an on-open event that clears a particular field every time the form is opened to ensure this particular field starts fresh each occurrence, I created another on-open rule afterwards that states if this field is blank, perform the 3 data queries. No more errors. And, yes, the Compatibility is 2007 Filler Form. Thank you.