Hi Folks,
This is a carryover from an earlier authentication problem that was partially resolved.
The original problem was using Windows Authentication over the internet. Most times it works but every once in awhile it fails because of the network the client is connecting to the site from.
Here is part two of my question:
Windows Authentication works over the internet (most times). Basic Authentication always works no matter the clients network. I want to use Digest Authentication but I cannot get it to work at all. I have the role installed on the server (IIS7) and enabled (only Digest) on the site. But when I provide my username and password I am just prompted again for my username and password.