A
anon2005
I'm writing an installed for my application that uses a
SqlMembershipProvider. I'd like to have the installer automatically
set up the required roles and users for the application, but I can't
quite get this to work from a web form. Anyone have tips/ideas to get
this to work? Kind of a hack approach is to: 1. run the queries myself
that insert new users/roles, 2. run a setup page in the web app that
does it.
Thanks,
Tom
SqlMembershipProvider. I'd like to have the installer automatically
set up the required roles and users for the application, but I can't
quite get this to work from a web form. Anyone have tips/ideas to get
this to work? Kind of a hack approach is to: 1. run the queries myself
that insert new users/roles, 2. run a setup page in the web app that
does it.
Thanks,
Tom