Locked How can i redirect my non existing folder path

  • Friday, April 01, 2011 10:00 AM
     
     
    In my web application i have to redirect the non existing folder path to the existing one...i tried to do the same but bcoz the folder is not existing in the application directory, i could not get my debug even in to the Global.asax.  Please let me know how to get this done......I searched many sites but i found the solutions for redirecting the existing path using rewrite path concept of global.asax.