Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6856195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T01:51:16+00:00 2026-05-27T01:51:16+00:00

In my web.config, I have a custom Url rewriter class that takes query strings

  • 0

In my web.config, I have a custom Url rewriter class that takes query strings such as /movies/godzilla.aspx and turns it into /template.aspx?id=1234

The rewriter works fine when I run it locally on the built in web server in Visual Studios, but when I put it on IIS 7.5 and try to access the page using the friendly name, I get a message saying the connection was reset and have to do an iisreset to get the site back online. The page is perfectly accessible from the server using the query string URL.

Here is a snippet of my web.config:

    <system.web>
        <httpModules>
            <add name="ApFriendlyURL" type="FriendlyURL" />
        </httpModules>
        ....
    </system.web>

I’m confused as to why this works when running on the Dev Server in Visual Studios but not on IIS. I’ve played around with the settings in IIS, but I can’t seem to find anything that would let me use the FriendlyURL class as the rewriter

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T01:51:17+00:00Added an answer on May 27, 2026 at 1:51 am

    HTTP modules in IIS 7.5 have to be configured in the system.webServer/modules section. Just copy your module definition there.

    http://msdn.microsoft.com/en-us/library/aa347531(VS.90).aspx

    Please be aware of the possible problem with the duplicate module configuration. If this is so, you turn off the integrated mode configuration:

    http://www.iis.net/ConfigReference/system.webServer/validation

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have custom errors configured in my web.config, but IIS 6.0 is returning the
I have a web.config of a functioning MOSS server with our custom settings and
I have an ASP.NET project which has already some custom fields in it's web.config
I have the following in my web.config: <location path=RestrictedPage.aspx> <system.web> <authorization> <allow roles=Group1Admin, Group3Admin,
In my ASP.NET web application, I have defined custom error pages in my web.config
I have successfully created a custom AccessDecisionVoter class and tied it into my web
Weired problem! ASP.NET Session expires instantly. In my web.config I have this session settings:
In my applications web.config file I have a connection string stored. I encrypted it
I have the following web config file. I am having some difficulty in retrieving
I have configured my Web.Config file as follow in a ASP.NET MVC 2 project:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.