Skip to content Skip to sidebar Skip to footer

Connect Mvc3 Membership With Sql Database

I am using the built-in membership for mvc3 with an online sql database, so I changed my connection string to look like this: entertainment (or at least in the default schema). (Conversely, I suppose it's possible that the user uname just doesn't have access to the table.)

You need to create the tables for the membership provider to use.

Post a Comment for "Connect Mvc3 Membership With Sql Database"