I have downloaded full directory from windows server... the directory was password protected directory... configured by Plesk Panel to prevent user access asp.net website without password.
I have now working with same code files on visual studio, but when running the solution on browser, the browser asked for Username & Password for the site.. although when I cancel, I'm still able to access the page.. but it asks for Username/Password on each page visit.
I have searched for .htaccess & .htpasswd file as mentioned on some forum to remove this.. but unfortunately it wasn't there in directory.
Not sure why this is asking for user id & password and how to remove it... With this kind of thing, I can not publish site to live server as well.