Hi,
I have an aspx application that when I run it from within Visual studio 2008, It runs and I can browse all the pages within the application. When I publishe the web application into a folder in the same development PC, I am not able to run the application within iis.
Here are the steps to create a virutal directory :
1.Add virtual directory
2.Right click , Convert to application
then run the app, I be redirected to a page that same, access denied. Althought I have access to the Database as a user. not sure why I am not able to access the site.... is this has to do with iis security setting or application pool or what ?
Appreciate your feedback
Bob