<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - General</title><link>http://forums.iis.net/1041.aspx</link><description>For any general questions relating to IIS 7</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: HTTPModule not working with IIS 7</title><link>http://forums.iis.net/thread/1906674.aspx</link><pubDate>Thu, 11 Jun 2009 20:57:54 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906674</guid><dc:creator>shinjiDev</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906674.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1906674</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Really thxs for the answer, i had troubles with OSIV with IIS7.&lt;/p&gt;&lt;p&gt;Nice answer :3 &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: HTTPModule not working with IIS 7</title><link>http://forums.iis.net/thread/1630694.aspx</link><pubDate>Wed, 21 Mar 2007 18:41:42 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1630694</guid><dc:creator>anilr</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1630694.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1630694</wfw:commentRss><description>&lt;P&gt;For the module not loading in integrated mode - you need to migarate your modules from system.web/httpModules to system.webServer/modules - you can do it manually or using appcmd migrate.&lt;/P&gt;
&lt;P&gt;For the debugger not attaching, are you running the debugger elevated?&lt;/P&gt;</description></item><item><title>Re: HTTPModule not working with IIS 7</title><link>http://forums.iis.net/thread/1630517.aspx</link><pubDate>Wed, 21 Mar 2007 16:58:52 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1630517</guid><dc:creator>jagid</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1630517.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1630517</wfw:commentRss><description>I changed the pool from the DefaultAppPool (integrated) to the Classic.NET AppPool. The HTTPModule works now but I still can't attach and debug.&lt;br&gt;</description></item><item><title>HTTPModule not working with IIS 7</title><link>http://forums.iis.net/thread/1630384.aspx</link><pubDate>Wed, 21 Mar 2007 15:31:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1630384</guid><dc:creator>jagid</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1630384.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1041&amp;PostID=1630384</wfw:commentRss><description>&lt;p&gt;Our web application uses NHibernate for persistence. An HTTPModule implements the Open-Session-In-View pattern. Basically a transaction is started when the BeginRequest event fires on the HTTPApplication and committed when the EndRequest event fires (this is an oversimplification but for my purposes here it should suffice).&lt;/p&gt;&lt;p&gt;Under XP / Windows 2003 etc. everything is fine. However under Vista and IIS 7 the HTTPModule does not appear to be invoked. I have tried to debug the HTTPModule (in another solution) by attaching to the running w3wp.exe but I can't (I am told that the symbols are not loaded). When I run the application using the ASP.NET Development Server the HTTPModule is invoked and I can attach to WebDev.WebServer.EXE for debugging.&lt;br&gt;&lt;br&gt;Can anyone help me?&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>