S
Scott
So I can't figure out how to Google for this problem, I'll
try asking for a solution here.
Whenever I deploy changes, whether they are changed
code-behind DLL's or ASPX/ASCX/ASAX pages to my staging and
production web servers the process hangs. I'm guessing it's
during the JIT compilation because if the process DOESN'T
hang, the problem never occurs after the first time you hit
the web application.
But once it hangs, it hangs for good and we have to
re-start IIS to get it to go away.
Is this a prominent problem with ASP.NET applications? This
is a real deal-breaker when it comes to deciding on a
development platform.
try asking for a solution here.
Whenever I deploy changes, whether they are changed
code-behind DLL's or ASPX/ASCX/ASAX pages to my staging and
production web servers the process hangs. I'm guessing it's
during the JIT compilation because if the process DOESN'T
hang, the problem never occurs after the first time you hit
the web application.
But once it hangs, it hangs for good and we have to
re-start IIS to get it to go away.
Is this a prominent problem with ASP.NET applications? This
is a real deal-breaker when it comes to deciding on a
development platform.