I'm attempting to set up the sample web site 'thePhileVB'
If I use the url
http://localhost/thephileVB then I get an authentication error, however, if I use
http://localhost/thphileVB/default.aspx then I can access the site. To prove thatr I could access the db I added myself as a registered user, which was fine.
What am I doing wrong?
Cheers
Martyn