Authentication problems
Hi,
I have a site that requires forms authentication, this is working a treat. However on the login page and one other page within, it always comes up with the windows authentication popup. I hit cancel and continue to work normally.
IIS is set to anonymous only and the web.config must be right as the forms authentication works.
I have tried to see what the difference is between the pages that this happens on and those that it doesn't, but nothing obvious springs up.
Any ideas?
|