I could use a hand troubleshooting this one. I have a form that times out after 15 minutes. I have timed it several times now. This is in a browser that also had other forms making lookups, so it is specific to the tab of the browser and connection from what I can tell.
Current IIS settings on our web server:
So, some questions that come up:
- it looks like timeout is set to 20 minutes, but it is doing it at 15. The form itself is being interacted with the entire time, so I don’t think this is where the problem is.
- Also, is there a way to set the lookup timeout for a specific form? On this particular form, the user will enter quite a bit of data before they reach a section where they need the lookups populating drop down fields.
Thanks so much in advance!