Infrastructure Map Server Forum
Welcome to Autodesk’s Infrastructure Map Server Forums. Share your knowledge, ask questions, and explore popular Infrastructure Map Server topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Session timeout

3 REPLIES 3
Reply
Message 1 of 4
jacklloyd
460 Views, 3 Replies

Session timeout

Is there anyway to avoid having a map session timeout or disconnect? I have many users that have to leave their computers to work on other thing and when they come back to use the map, their session is dead. They have to start all over again (reload the page, zoom into an area, turn the layers on etc). I noticed this even happens with the samples.

Thanks - Jack
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: jacklloyd

I am also facing the same problem , i tried to give in maximum time into the session in the webconfig file.

mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
cookieless="false"
timeout="20"
/>

I tried some thing like this.
If you got any solution please do let me know.

thanks,
tejaswi.
Message 3 of 4
Anonymous
in reply to: jacklloyd

I am also facing the same problem , i tried to give in maximum time into the session in the webconfig file.
sessionState
mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
cookieless="false"
timeout="20"

I tried some thing like this.
If you got any solution please do let me know.

thanks,
tejaswi.
Message 4 of 4
Anonymous
in reply to: jacklloyd

Hi Tejaswi and Jack,

By default the sessions are set to timeout after 20 minutes of inactivity.
You can increase it by using the site administrator and selecting "Configure
Services". There you can increase the timeout. It is in seconds and I
believe the maximum value is 86400 (24 hours).

Tom

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report