Re: Credentials prompted on button click on ONE particular page



Yes, they have the Trusted Sites set up so that IE will send the
credentials without prompting.
The only reason to show the dialog should be that it tries to access a
file that the user don't have permission to.
I've come a bit forward, it seems that Everyone has Read permissions
in the asp.net application directory, Everyone is to my surprise not
always Every One as one might think, so now I will give a try to give
all Domain Users from all domains Read Access. This seems to be over-
the-top but if that works it is definately a file permission issue.
/ Johan

.