Bilal Haidar [MVP, MCT] Official Blog

Microsoft MVP ASP/ASP.NET, MCP, MCTS, MCPD, MCT
Welcome to Bilal Haidar [MVP, MCT] Official Blog Sign in | Join | Help
in Search

Browse by Tags

All Tags » IIS 7.0
  • ASP.NET Session State for Native HTTP Requests in IIS 7.0

    In ASP.NET 2.0 and ASP.NET 3.5 applications hosted under IIS 7.0 and are running with the Integrated Mode, ASP.NET Session State does not get initialized when a native or non-managed request enters the Integrated HTTP Request pipeline. If you look at the IIS 7.0's applicationHost.config configuration file located at: ...
    Posted to Bilal Haidar [MVP, MCT] (Weblog) by BilalHaidar [MVP] on July 17, 2008
  • Microsoft.Web.Administration API

    In IIS 7.0, you can use one the following 4 ways to configure the IIS 7.0 settings configuration system: IIS 7.0 Manager tool. appcmd.exe command-line tool. Microsoft.Web.Administration managed API. Manual editing for the ApplicationHost.config file. In this post I will introduce the Microsoft.Web.Administration API. The IIS 7.0 team ...
    Posted to Bilal Haidar [MVP, MCT] (Weblog) by BilalHaidar [MVP] on March 2, 2008
Powered by Community Server (Personal Edition), by Telligent Systems