I am working on a project a logical folder hierarchy. A “borrower” folder, a “lender” folder and an “admin” folder. Suddenly this morning I cannot access any pages in the admin folder. I instantly get redirected to the login page defined in web.config. A breakpoit set in the page_load of the landing page within the admin folder is never hit. It’s like the admin folder is locked… I created a “test.aspx” page and copied it into each folder. I can access (run) the test page in an any folder but the admin folder…
I’ve never encountered anything like this before. Any suggestions?
check the folder permissions from the administrator,
verifies that you have access to reading and writing.
see if the folder is shared and reviewed these permits also