Why does it take forever for ASP.NET to process a request the first time you try to access the site after compiling?
Maybe it's just me but the first time I visit a page after I've compiled my project, it takes about 20 seconds before I receive a response. Why is this?
This is because the pages are not completely "compiled" until you run them for the first time.
See the following page regarding Understanding ASP.NET Dynamic Compilation
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With