Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. IIS page extension less don't work

IIS page extension less don't work

Scheduled Pinned Locked Moved ASP.NET
csharpcssvisual-studiosysadminwindows-admin
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sepel
    wrote on last edited by
    #1

    Hi All. I Deploy my web site on my pc in win2000 server. I use urlrewritinig and have some link like "mysite/Home/br_2". When I browse my site on iis this link give me "Page not found error".But when I run my project from visual studio from using open website it work ok. What I should to do?

    sepel

    N R S 3 Replies Last reply
    0
    • S sepel

      Hi All. I Deploy my web site on my pc in win2000 server. I use urlrewritinig and have some link like "mysite/Home/br_2". When I browse my site on iis this link give me "Page not found error".But when I run my project from visual studio from using open website it work ok. What I should to do?

      sepel

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      IIS6.0 will not support extension-less URL rewriting. When you run from VS, all requests are processed by ASP.NET engine and extension-less URLs will work. In IIS, this is not the case. IIS7.0 allows you to do extension-less URL rewriting though. :)

      Navaneeth How to use google | Ask smart questions

      1 Reply Last reply
      0
      • S sepel

        Hi All. I Deploy my web site on my pc in win2000 server. I use urlrewritinig and have some link like "mysite/Home/br_2". When I browse my site on iis this link give me "Page not found error".But when I run my project from visual studio from using open website it work ok. What I should to do?

        sepel

        R Offline
        R Offline
        Ranjit Viswakumar
        wrote on last edited by
        #3

        You can use Filemon to see what the page is actually looking for: http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx[^] You can filter the output for the particular worker process that your website is in. Good luck!

        Ranjit Viswakumar Professional Services Specialist http://hostmysite.com/?utm\_source=bb

        1 Reply Last reply
        0
        • S sepel

          Hi All. I Deploy my web site on my pc in win2000 server. I use urlrewritinig and have some link like "mysite/Home/br_2". When I browse my site on iis this link give me "Page not found error".But when I run my project from visual studio from using open website it work ok. What I should to do?

          sepel

          S Offline
          S Offline
          sepel
          wrote on last edited by
          #4

          Thanks for your replay. I found the solution: http://professionalaspnet.com/rss.aspx[^]

          sepel

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups