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

asked 17 Mar '14, 10:31

genii90's gravatar image

genii90
1111
accept rate: 0%

Have you checked in the odbc configuration if the connection is successful?

(18 Mar '14, 04:09) Martin
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×8

question asked: 17 Mar '14, 10:31

question was seen: 1,248 times

last updated: 18 Mar '14, 04:09