"simon" <ms*****@gmail.comwrote in message
news:11**********************@i15g2000cwa.googlegr oups.com...
>
Anthony Jones wrote:
Sounds like the application has recycled.
Check the application and system event logs for anything suspicous.
the server where i have hosted my file, i don't have permission to
check anything. The application runs smooth in my local server. As
since i have uploaded the site and when asked for the clients to use no
matter they login from two different places to admin/agent
simultaniously, both of them get session out. :(
how would i debug it and wot sort of the things shall i have to look
over in my code??
If a session appears to have expired prematurely then it will be due to the
application process having been recycled for some reason.
On what have you tested it locally? Did you use at least two machines (one
as server which you can also use as one of the clients and another as a
client)? If you only have one machine locally have you tested it with two
browser instances (NOT just two different windows) by launching \Program
Files\Internet Explorer\IExplore.exe twice (one for each client)?
Frankly without some help from the host you are going to have a hard time
diagnosing this unless you can repeat it yourself with your own hardware.