Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Why error in IDE ?
Thu, Feb 4 2010 8:51 AMPermanent Link

"Rita"
I was testing an app in the IDE a D7 app.
Fedex lady arrived and she always keeps me
talking. When I got back to my PC and clicked
on a button the app went into error connection
lost timeout.
So I repeated the wait estimated 8 minutes again
it did the same thing.
I ran the app outside the IDE and it didnt happen
I have the session timeout set to 3000 about 50
minutes but that had nothing todo with it.
Why should it only happen in the IDE ?
Rita

Thu, Feb 4 2010 10:01 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rita,

<< I ran the app outside the IDE and it didnt happen I have the session
timeout set to 3000 about 50 minutes but that had nothing todo with it. Why
should it only happen in the IDE ? >>

Are you using pinging (TDBISAMSession.RemotePing=True) ?  And, was the
application stopped in the debugger at the time ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, Feb 4 2010 11:59 PMPermanent Link

"Rita"

"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote in message
news:10D8DFF4-714C-476A-AB21-A08686D352BA@news.elevatesoft.com...
>
> Are you using pinging (TDBISAMSession.RemotePing=True) ?  And, was the
> application stopped in the debugger at the time ?
>

No I was not using remote ping, and yes it was stopped in the
debugger.
If I use that remote ping does it stop timeout Tim ?
Rita

Mon, Feb 8 2010 8:31 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rita,

<< If I use that remote ping does it stop timeout Tim ? >>

Not if you have the application stopped in the debugger, no.  When the
debugger has the application stopped, then all threads are suspended,
including the pinging thread.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image