I can't duplicate this issue, but a user stated he has received 3 different error messages lately, but he CAN get past them after 4 or 5 attempts. 1) Error: An error occurred while rendering the page. This is usually due to an issue in the form template's view definition: Failed to fetch 2) Error: An unexpected error occurred. Please contact technical support. The form will now close. 3) This one is a querying the data connection error - a long time ago, there was a query to a SharePoint list that the owners decided wasn't necessary, but I left it in because ripping things out of a form can sometimes cause issues. The form is still "operational" and accessible by all users. This list is Data retrieved: Every time form is opened, but I don't think the received data is really used any more. How can I tell (other than upon open) which fields might use the retrieved data? My guess is that if I just say DON'T open every time upon open, that might take care of #3...thoughts. Not sure what is going on with #1 an #2 either - I can't duplicate the issue.