User Profile

Collapse

Profile Sidebar

Collapse
smalcat
smalcat
Last Activity: Jan 4 '08, 03:47 PM
Joined: Jan 16 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • smalcat
    replied to asp.net application timeout
    in .NET
    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

    : )
    See more | Go to post

    Leave a comment:


  • smalcat
    replied to asp.net application timeout
    in .NET
    Exactly. I would really like to learn where I could set this....
    See more | Go to post

    Leave a comment:


  • smalcat
    replied to asp.net application timeout
    in .NET
    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?
    See more | Go to post

    Leave a comment:


  • smalcat
    started a topic asp.net application timeout
    in .NET

    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...
    See more | Go to post
No activity results to display
Show More
Working...