Question

I am trying to use path info in my asp.net web application. I am using iis 6 on the production machine and iis 7.5 on my home computer.

Does anyone know how this can be done?

Thank you !

Was it helpful?

Solution

Do you mean Request.PathInfo ? If yes, this doesn't need to be enabled, it's a property of each request.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top