Why is IIS 7 giving runtime error when trying to load http:/site/x.aspx/pp%3f

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • b singh

    Why is IIS 7 giving runtime error when trying to load http:/site/x.aspx/pp%3f

    In iis 7 http:/site/x.aspx/pp%3f is giving runtime error
    Instaed of invalid virtual path.

    x.aspx is not existing in the server.

    What setting of IIS 7 is reuired so that it will give invalid virtual path instead of Runtime error
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32663

    #2
    I'm no expert in this - but I notice you have only one slash (/) character after http:. Surely it requires two in all cases?

    Comment

    Working...