how do i use SqlMembership provider if my hosting company doesn't support Aspnet_regsql.exe
- by oo
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?