I am trying to set up .NET's Membership/Role provider using the SASetupAspNet.exe. I keep getting invalid username or password. I am using a 32 bit ODBC connection. This is my connection string: DSN=my_32_bit_DSN;uid=my_username;password=my_password; I am sure my login credentials are correct. Could someone please tell me what the correct connection string should be? Thanks |
Have you checked in the odbc configuration if the connection is successful?