how do i use SqlMembership provider if my hosting company doesn't support Aspnet_regsql.exe

Posted by oo on Stack Overflow See other posts from Stack Overflow or by oo
Published on 2010-05-08T12:10:19Z Indexed on 2010/05/08 12:28 UTC
Read the original article Hit count: 165

i have an asp.net mvc website and i want to use the SqlMembershipprovider but my hosting site doesn't allow me to use: Aspnet_regsql.exe directly.

Is there any other way i can set this up?

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about sqlmembershipprovider