Forum Search Results for "" RSS 1—5 of 5

More Search Options

  • Re: HTTPModule not working with IIS 7

    Posted to IIS7 - General by jagid on 03-21-2007, 12:58 PM

    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.

    • http://forums.iis.net/p/1089692/1630517.aspx#1630517
  • HTTPModule not working with IIS 7

    Posted to IIS7 - General by jagid on 03-21-2007, 11:31 AM

    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). Under XP / Windows ...

    • http://forums.iis.net/p/1089692/1630384.aspx#1630384
  • Re: IIS redirect results in infinite 302 loop

    Posted to ASP.NET Administration by jagid on 09-01-2006, 6:09 PM

    This might or might not be the right forum. Its description is "A forum discussion around administering, configuring, and limited usage on ASP.NET 1.x, 2.x". If someone thinks that I might get a better result in another forum (Configuration & Scripting?) please bump me there. Regarding the proposed solution a redirect in the ...

    • http://forums.iis.net/p/1021752/1387609.aspx#1387609
  • Re: IIS redirect results in infinite 302 loop

    Posted to ASP.NET Administration by jagid on 08-29-2006, 12:54 PM

    Some more info. In the IIS 6.0 documentation for the HttpRedirect Metabase Property I came across this statement "Setting HttpRedirect at the site or service level has no affect." This is true because at a sub-directory level I can get the redirect to work (redirect requests from xxx.yyy.zzz/A to xxx.yyy.zzz/B) but not at the website ...

    • http://forums.iis.net/p/1021752/1383906.aspx#1383906
  • IIS redirect results in infinite 302 loop

    Posted to ASP.NET Administration by jagid on 08-29-2006, 12:43 PM

    I have a website xxx.yyy.zzz. I need to redirect all requests to xxx.yyy.zzz/NewDirectory. I was experiencing  problems so I thought I would start by simply redirecting all requests to a single file. In the HomeDirectory tab I select 'A redirection to a URL'.  In the 'Redirect To' text I type ...

    • http://forums.iis.net/p/1021752/1383891.aspx#1383891

Microsoft Communities