Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

IIS 7 Integrated mode

Last post 04-13-2009, 11:57 PM by carlcamera. 3 replies.
Sort Posts: Previous Next
  •  09-22-2008, 2:07 PM 46575

    IIS 7 Integrated mode

    VineType only works when I set the pipeline to classic mode. Are there plans to make a version that works with integrated pipeline mode?

    http://weblogs.asp.net/jgaylord/archive/2008/09/04/iis7-integrated-mode-and-global-asax.aspx

  •  09-23-2008, 7:40 AM 46599 in reply to 46575

    Re: IIS 7 Integrated mode

    Gee this is the first I've heard of this problem and I'll need to investigate.  On the surface, I don't see why Vine Type would not work in integrated pipeline mode -- it uses HttpContext extensively but not in Application_Start.  Vine Type uses no HttpHandlers (that I can think of off the top of my head) and is extremely server centric -- basically all processing occurs in the PageLoad() function.  I've been testing Vine Type on my IIS7 on Vista64 at home but perhaps "classic" is the default and so I haven't seen any problems.  I'll look into this.

    On a side note I found it amusing that folks are looking for support of the latest feature of the most recent IIS while others report that GoDaddy still needs coaxing to support .NET 2.0. :) 


    Sincerely,

    Carl
    -----
    vine type - content management with standards in mind - vinetype.com
    -----
    Filed under: , ,
  •  10-05-2008, 10:57 AM 46892 in reply to 46599

    Re: IIS 7 Integrated mode

    I don't know if it's really the latest feature. It has been out for more than a year now and even GoDaddy supports it.

    All I know is that when I installed VineType with integrated pipeline mode, I would get 404 messages. Nothing would show up anymore. I tried it again by deleting everything and reinstalling. Same thing, first I can install and view my site. After a bit it just disappears.

     When I changed it to classic pipeline mode, my site would keep up and running.

  •  04-13-2009, 11:57 PM 52238 in reply to 46575

    Re: IIS 7 Integrated mode

    Hi I've verified that I am using integrated pipeline mode on my IIS7 server under Windows Vista x64.  Does this still seem to be a problem?
    Sincerely,

    Carl
    -----
    vine type - content management with standards in mind - vinetype.com
    -----
    Filed under:
View as RSS news feed in XML