Hi,

i've build a web app based on WestWindWebConnection (Visual Foxpro).
On my testserver everything works fine, but on my life server IIS goed
idle from time to time. So when i click on a hyperlink, i can see this
in my WebConnection logging, but not in the iis logging. When i click
again it's back to normal.

I've set the session timeout to 20 minutes, the asp timeout to 1200
secs and the connection timeout to 999 secs. When it goes idle the
w3wp.exe is still available.

What did i overlook?

Rotsj