My project has web application folder named ABCPortal and this project can't load into VS 2015 whenever I load the whole project . screenshots are attached . any help regarding this will be helpful .
UPDATE
I found this http://vivekthangaswamy.blogspot.se/2009/07/aspnet-website-cannot-read.html
as sollution . Can anyone tell me how to do this
Solution: 1. Add IIS_IUSRS with Read permission on files in the folder 2. Change IIS authentication method to BasicAuthentication 3. refresh the website. It will work