D
dgk
Using the default SQLExpress provider for membership and profiles, I
published an app and moved the current development ASPNETDB files to
the production machine. It works great, the login page is presented,
but all the users are invalid.
Anyone know what I'm supposed to do to make it work? If it matters,
I'm using the default provider but changed the application name in the
provider section(s) of web.config to give the app a name other than
"/", but that is the only thing that is non-standard.
published an app and moved the current development ASPNETDB files to
the production machine. It works great, the login page is presented,
but all the users are invalid.
Anyone know what I'm supposed to do to make it work? If it matters,
I'm using the default provider but changed the application name in the
provider section(s) of web.config to give the app a name other than
"/", but that is the only thing that is non-standard.