Nov 12, 2007
Today, we released the FastCGI for IIS 6.0 RTM on Microsoft Download Center. It was quite a journey - come read about the RTM release and the history of what it took us to get there at http://mvolo.com/blogs/serverside/archive/2007/11/12/FastCGI-for-IIS...
0 comments
Filed under: IIS7, FastCGI, IIS6
Nov 10, 2007
The “Request is not available in this context” exception is one of the more common errors you may receive on when moving ASP.NET applications to Integrated mode on IIS 7.0. This exception happens in your implementation of the Application_Start method...
1 comments
Filed under: IIS7, ASP.NET, Integrated pipeline