URL Rewriter not working.

Discussion in 'ASP.NET 2.0' started by grey, Jul 2, 2007.

  1. have you setup IIS? or just edited the web.config file and added the files to the bin directory


    looks like this is your answer:
    http://community.discountasp.net/default.aspx?f=24&m=14392



    "looks like it should run on our servers.


    though if you want to redirect any extensions that aren't associated with the .net runtime (aspx, asmx, etc.), you'll have to contact support to have them add a wildcard extension to your IIS settings. "</BLOCKQUOTE>







    Post Edited (Grey) : 7/2/2007 1:46:14 PM GMT
     
  2. http://urlrewriter.net/index.php/download/

    So, I have been using the above URL rewriter (latest beta) in my test environment and it works just fine. However, when uploading to the DASP it does not work at all, and I do not receive any errors.

    Where do I start figuring out why this rewriter does not work?

    Thanks.
     
  3. As I said, it works in the test environment, therefore the config is obviously working... and, it's not the same rewriter you mentioned.
     
  4. Can you provide us a copy of the code you are using to perform the URL rewrite.
     
  5. Bruce

    Bruce DiscountASP.NET Staff

    Did you already ask support to setup the wildcard mapping?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  6. Thanks for the help everyone!Support enabled wildcard mapping and the rewriter is working.
     

Share This Page