Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Detecting integrated mode from classic ASP or COM component

1 view
Skip to first unread message

Marvin Landman

unread,
Dec 19, 2009, 6:20:36 AM12/19/09
to
Hi,

I would like to know how can I detect from classic ASP or a COM
component if the application pool in use is configured for integrated mode.

I cannot read applicationHost.config, I would like to use some API that
requires no administrative rights.

Thank you.

Best regards,
Marvin

David Wang

unread,
Dec 25, 2009, 12:00:30 AM12/25/09
to


What do you actually want to do.

By the time your ASP or COM component detects the mode, it can do
nothing about it.

The most effective way to condition code execution by IIS mode is via
preConditions.

http://blogs.msdn.com/david.wang/archive/2006/03/18/IIS7-PreConditions-and-the-Integrated-Pipeline.aspx


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//

0 new messages