John,

I once had an @include inside an @rows loop, and it only drove an error when
there were a lot of rows in the result. I changed it to a tcf method call,
and all was well.

Bill

On Wed, Jun 18, 2008 at 3:15 PM, John Hotaling <
[EMAIL PROTECTED]> wrote:

>  Hello:
>
> We've noticed that an "include limit" error occasionally gets generated
> within our Witango application but have had a hard time tracking it down.
> Although some of our older code still makes use of include files, we don't
> have any tafs that should exceed the "call" limit (75 I believe).  In fact,
> we've never thrown this error during our internal testing since moving to
> V5.5 years ago.
>
>
>
> Recently, it was brought to our attention that a few errors were being
> generated using tabbed browsing.  The client opens about 10 tabs within
> Firefox and then uses the "Reload All Tabs" option.  We were able to
> replicate the error (in IE too) but not on a consistent basis (i.e. the same
> tabs don't always error out and often none error at all).  The error
> generated is the include limit one mentioned above.  However, the odd thing
> is that if the tab that "errors out" is reloaded by itself the page comes
> back fine.  The number of include file calls should be no different so this
> error is a bit perplexing.
>
>
>
> The error is: -508. The number of include files so far within the action
> exceeds the limit.
>
>
>
> Does anybody have any insight as to why this would happen?  I realize the
> include calls should/could be changed to method calls from a class file but
> we'd like to avoid that project in the short term if possible while we
> finish some other items.  Any insight/feedback is greatly appreciated as
> always.
>
>
>
> Thank you.
>
> John
>
>
>
>
>
> ==============================================================
> John Hotaling
> [EMAIL PROTECTED]
> www.AuctionAnything.com
>
> AuctionAnything.com, Inc.
> 509 S. Chickasaw Trail #168
> Orlando, FL 32825-7852
> Tel: 407.282.8568 Ext 160
> Fax: 407.540.9574
> ==============================================================
>
>
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
>

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to