Found the problem! We were testing for valid connection using the SqlConnection object. It was removing the password from the connection string. Thanks for all the help.