Software publisher info
Publisher:
Digital Assets LLC
Webpage:
www.spikesolutions.net
Publisher Description
"A spike solution is a prototype, pieces of working code that explore a possibility or solve key functionality of a specific project requirement."
Latest Windows software from Digital Assets LLC
Category: Web Development »
ASP & PHP
The Problem: After my ASP.NET website sits idle for more than 20 mins the next request is very slow. The reason is that the application domain is flushed from IIS and the application needs to be recompiled. This was as annoying as it was affecting the traffic to my web site. Changing the processModel settings in the machine.config would solve the problem but my web-hosting provider would not give me access. This is your FIX!