I have verified that I am entering the correct password and have also confirmed the LDAP settings are correct via a third-party LDAP client.
3/18/2015 4:47:37 PM: [1] System.DirectoryServices.DirectoryServicesCOMException (0x8007052E): The user name or password is incorrect.
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_AdsObject()
at System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne)
at System.DirectoryServices.DirectorySearcher.FindOne()
at Provisioning.Form1.checkLDAPCredentials(String& errorMsg)