I don't know that you can turn off that message. You really need to evaluate your script and find out why it is taking so long. Perhaps there is something that can be optimized in the code, or perhaps there is a bug which is causing the slow-down.

Signature
Greg Collins [InfoPath MVP]
Visit http://www.InfoPathDev.com
Hello Greg,
It's not a question of events that are taking too long... We are seeing
this after a few seconds. Any ideas on how to get this "feature" disabled?
Thanks,
Liz
> I don't know that you can turn off that message. You really need to evaluate your script and find out why it is taking so long. Perhaps there is something that can be optimized in the code, or perhaps there is a bug which is causing the slow-down.
>
[quoted text clipped - 8 lines]
> Thanks,
> Liz
Greg Collins [InfoPath MVP] - 18 Jan 2006 16:55 GMT
Someone may wish to prove me wrong, but I don't know of any way to disable it. It is there for a purpose--to prevent your application from locking up because of poorly written code.
Now having said that, there might be some way to lengthen the timeout, but I personally don't know how to do that.

Signature
Greg Collins [InfoPath MVP]
Visit http://www.InfoPathDev.com
Hello Greg,
It's not a question of events that are taking too long... We are seeing
this after a few seconds. Any ideas on how to get this "feature" disabled?
Thanks,
Liz
"Greg Collins [InfoPath MVP]" wrote:
> I don't know that you can turn off that message. You really need to evaluate your script and find out why it is taking so long. Perhaps there is something that can be optimized in the code, or perhaps there is a bug which is causing the slow-down.