Symptoms
Designer times out with large form
Diagnoses
When attempting to view the rules on one extremely large form, 19 tabs 89 views the form will always timeout.
Resolution
Advised to edit the following to extend timeout values.
- C:Program Files (x86)K2 blackpearlHost ServerinSourceCode.Forms.Runtime.config
<add key="Forms.TransactionTimeout" value="1200">
<add key="Forms.Data.CommandTimeOut" value="1200">