Hi I am facing one simple problem. I am using VS 2005 for debugging my ASP.NET website. when I press f5, I am getting " Unable to start debugging. Debugging failed because integerated windows authentication is not enabled".
Usually this can be simply solved in IIS 5 or 6, but in IIS 7 entire GUI is changed, I am not able to locate what specified in this MSDN help link.
http://msdn2.microsoft.com/en-us/library/x8a5axew(VS.80).aspx
"Properties" menu is not listing if I right click on my website app in IIS.
I appreciate your time and help on this. Thanks.