We have a form that does a fairly large lookup on page load, based on several rules, from an external SQL Db.
When I preview the form from the designer, the lookup populates almost instantly.
When I start the business process and open the form in production, the first rule is run, which is a condition for much of the remaining rules, but the remaining rules never run.
I do not see any pertinent errors in the event viewer. Both versions are running from the same server.
Anyone have any ideas?
Thanks