I have an ASP.NET v2.0 website (not web application) where the root directory is public, but the \"Admin\" subdirectory requires authentication. Everything abo
ASP.NET v2.0
I had the same problem which was due to the services for sql server being disabled.
Check under services.msc to see if the sqlexpress service is running. If it is check to see if you have sql express installed on your machine