I found it. I am posting in the event someone will have the same problem.
IIS Manager -> (ComputerName) - > Application Pools -> (right click) Properties -> (tab) Performence -> deselect Idle timeout checkbox or change time in minutes
: )
User Profile
Collapse
-
Exactly. I would really like to learn where I could set this....Leave a comment:
-
Where do I do that?
Shurly not where I use it. I mean that timeout is supposed to be how long you are prepared to wait for webservice. Or am i wrong?Leave a comment:
-
asp.net application timeout
I have created an asp.net webservice in c#.
Problem is the following. I am using ... Application[myVar] ... which provides me a global variable for all the users. To load the variable takes 1 min since it is quite big (2.2Gb).
Every 20 min it gets timedout and i would like to make it permanent or at least couple days to timeout. Is there a way to do that?
I have hard time to figure out where I set SessionTimeout...
No activity results to display
Show More
Leave a comment: