Question : DNN and ASP .NET Application under same folder

I have a website running on DNN, inside the root folder for this website "www.testsite.com" (where I uploaded all the DNN files and all that) I created a new folder named "APP2" and configured it as an Application on IIS, the problem is that when I enter www.testsite.com/APP2 (it should launch the ASP NET application) instead its going through DNN's urlredirection or something and I can't access my APP2.

Please Help!

Answer : DNN and ASP .NET Application under same folder

web.config. in the root folder is applied also in subfolder.
you should change app2 web.config to override inerithed dnn handler, try this:

     
     
     
     
     
     
     
     
   
Random Solutions  
 
programming4us programming4us