Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Time to load the first page of the application
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01323419
Message ID:
01323747
Views:
9
>>I am not really in control of the web site; the application resides on the customer web site. And I don't know if they set the site as "updateable" - honestly I don't even understand what it means. And I know of the need for the time for recompiling on every change. However, I have not made any changes. The only thing I am thinking is I use a lot of settings in the WEB.CONFIG to enable or disable certain parts of the main page. Maybe this is what is causing recompile.
>>
>
>Yes, it is. Updating the web.config causes ASP.NET to unload the and reload the app. IIS is also set-up to automatically recycle the appdomain every 24 hours or so, and after being idle for around 15 minutes. You can adjust these settings by going into IIS, selecting Application Pools and (most likely) selecting the DefaultAppPool and right-clicking on it and selecting Properties.

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform