BCullenward
Programmer
I am attempting to use impersonation to allow clients to log in and download their files. The impersonation works for them to log-in (if I remove the username and password from the identity it errors out when attempting to access the SQL database).
When I click on the link to the file name it pops up with a log-in box. When I enter the username and password from the identity it will allow me to access the file(s).
How can I get it so the impersonation works and it won't pop up the login box asking for a username and password?
When I click on the link to the file name it pops up with a log-in box. When I enter the username and password from the identity it will allow me to access the file(s).
How can I get it so the impersonation works and it won't pop up the login box asking for a username and password?