Hi,
I do have a main website having default.aspx but also a couple of folders inside having aspx pages.
If I add defaultRedirect="~/error.aspx" in web.config
When I am located in main folder it works,
when I'm located in ubfolder it doesn't work.
Any help ?
Go to the complete details ...