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
Why is IIS 7 giving runtime error when trying to load http:/site/x.aspx/pp%3f
|