Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Time to load the first page of the application
Message
From
12/06/2008 09:47:54
 
 
To
12/06/2008 09:35:43
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01323419
Message ID:
01323442
Views:
10
>Depending on how you are publishing your site, ASP still needs to compile the website files. I had a problem with my hosting provider as they had something causing the web server to restart every so often and it was causing my page to get recompiled. I ended up changing to another provider and now no problem. However if I make a change and upload new files it takes a long time the first time through but not after that. I usually do that myself so nobody else sees that.

For me, I am making reference to the first hit the Web site is accessed. It takes a few seconds longer as oppose to another infrastructure I have. So, .NET does some additional things that I do not have with COM servers. For example, on this site, as I haven't completed the move the new framework, I support two environments. So, once the server is restarted, for example, IISRESET /RESTART, the COM servers will react in about one second. But, the .NET version will take about 4 to 5 seconds.

I do understand however that when a new DLL is sent that is will take about 10 seconds to react.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform