trusted connection of membership\roles providers
Posted: Mon 19 May 2008 17:21
I am trying to figure out the connection string to allow the asp.net membership\role providers connect using a trusted connection without having to supply a password. The problem is that my client will not allow and unencrypted password in the config file, so instead we have done trusted connection between the web server and the db server only for the tables that are needed. But when I do this, I get this error: 'password authentication failed for user....'. I have set the connection to be trusted for this login, but that doesn't seem to matter. Any help is appreciated.
Thanks,
Lee
Thanks,
Lee