IIS 7 Apppool "integrated" fails with ASP.NET Substitution

My tests with ASP.NET 2.0 on IIS7 shows that there are some compatibility issues

Die HttpResponse.WriteSubstitution-Methode wird vom integrierten IIS-Pipelinemodus nicht unterstützt

i had to changed the Apppool settings to "klassisch" (classic?) to use the isapi extension like iis6.  This reduces the performance ~2%.

What i dont know is whats happens next, what are the main diffrences between this both modes?

Published Sunday, December 03, 2006 10:04 PM by preishuber
Filed under:

Comments

# re: IIS 7 Apppool "integrated" fails with ASP.NET Substitution

Sunday, December 03, 2006 4:53 PM by ScottGu

Hi Hannes,

IIS7 on Vista Client doesn't currently supports ASP.NET substitution caching while running in integrated mode.  If you change it to classic mode it does.  

IIS7 on Longhorn Server will support this, and once it does it will be backported to Vista client in SP1.

Hope this helps,

Scott

# re: IIS 7 Apppool "integrated" fails with ASP.NET Substitution

Tuesday, December 05, 2006 11:56 PM by bill

Hannes - this article explains the differences between the classic and integrated mode, and how to take full advantage of integrated mode:  http://www.iis.net/default.aspx?tabid=2&subtabid=25&i=928

Leave a Comment

(required) 
(required) 
(optional)
(required)