Hi,
After installing a third party application onto our IIS we ran into issue we security. We thought it was our project acting up and we decided to delete and recreate the virtual directory for the same project. Now, in Visual Studio 2005 when using the "Remote Website" option to open our project, we're prompt to enter our username and password constantly. The error message is
Unable to open the web 'http://xxxx/xxx'. You are not authorized to perform the current operation
This is not the ASP.Net project, but the affected the old ASP 3.0 project as well. Did anyone came across this type of problem and have a solution for it?
TIA
Steve