« Previous Next »

Thread: Validation Controls don't work with Integrated pipeline mode of IIS7

Last post 07-04-2009 3:09 PM by mihir.mone. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 07-04-2009, 1:01 PM

    Validation Controls don't work with Integrated pipeline mode of IIS7

    Hello,

    Today I started facing a strange issue.

    I have VS2005 with IIS7 installed.

    My web application has a httpmodule registered under <system.webServer>/<modules> section in web.config (for Url Rewriting).

    I could figure out that Validation controls on .aspx pages started giving webresource.axd as javascript error.

    But When I put preCondition='classicMode' in the <module> section, validation controls worked as before, but Url Rewriting falied.

    I want to use Integrated pipeline mode than classicMode

    Can anyone help me with this?

     

    Mihir,
    Software Professional
    http://mihirhere.spaces.live.com
  • 07-04-2009, 3:09 PM In reply to

    Re: Validation Controls don't work with Integrated pipeline mode of IIS7

    I fixed it... It was HttpModule which was causing the problem.

    Thanks for looking into this problem.

    Mihir.

     

Page 1 of 1 (2 items)
Microsoft Communities