• Sign In
  • Join

Microsoft
  • IIS
  • Home
  • Manage
  • Downloads
  • Learn
  • Reference
  • Solutions
    • Technologies
    • .NET Framework
    • ASP.NET
    • PHP
    • Windows Server
    • SQL Server
    • Web App Gallery
    • Microsoft Azure
    • Tools
    • Visual Studio
    • Visual Studio Code
    • Web Platform Installer
    • Get Help:
    • Ask a Question in our Forums
    • More Help Resources
  • Blogs
  • Forums

Home IIS.NET Forums IIS 7 and Above Extensibility Extending IIS to enable URL Rewriting in ASP.NET applications Re: Extending IIS to enable URL Rewriting in ASP.NET applications

View Complete Thread

Shortcuts

  • Active Threads
  • Unanswered Threads
  • Unresolved Threads
  • Advanced Search
    • Reply
    nate_ nate_

    2 Posts

    Re: Extending IIS to enable URL Rewriting in ASP.NET applications

    Oct 05, 2006 10:02 PM|nate_|LINK

    Thanks Mike.

    runAllManagedModulesForAllRequests="true" has done the trick.

    I had tried removing the managedHandler preCondition from all the managed modules but that didn't work. It seems the runAllManagedModulesForAllRequests switch does something extra that allows the rewrite to work.

    I look forward to your blog entry. It'll be good to hear about what other rewriting options we have.

    Also, i was curious about the UrlMappingsModule that is added by default. Is that something to do with rewriting, or something different. Searching the web has not turned up any information about it. Perhaps that's something that will be included in your blog entry.

    Cheers,
    Nate

  • This site is managed for Microsoft by Neudesic, LLC. | © 2019 Microsoft. All rights reserved.
  • Privacy Statement
  • Terms of Use
  • Contact Us
  • Advertise with Us
  • Hosted on Microsoft Azure
  • Follow us on:
  • Twitter
  • Facebook
  • Microsoft
  • Feedback on IIS