S
sloan
Are there any "gotchas" on deploying the default Membership Provider
(aspnetdb) to a hosting provider?
I'm about to do it.
And how does one get to the "auto configurer" .. that allows you to setup
roles/users .....?
Can I do these steps:
To create a membership user
1.. On the Website menu, click ASP.NET Configuration.
2.. Select the Security tab, click the link to Use the security Setup
Wizard to configure security step by step, and then click Next.
3.. Proceed to Step 2 of the wizard and select the From the Internet
option.
The wizard displays a page where you can select the authentication method
that your Web site will use. This option specifies that your application
will use Forms authentication, where users will log in to the application
using a login page that you will create later in this walkthrough.
4.. Click Next.
The wizard displays a message stating that user information will be stored
using Advanced provider settings. By default, membership information is
stored in a Microsoft SQL Server Express database file in the App_Data
folder of your Web site.
Can this be done remotely .. and to a hosting company's site? (probably,
but i'm asking anyways, thanks)
(aspnetdb) to a hosting provider?
I'm about to do it.
And how does one get to the "auto configurer" .. that allows you to setup
roles/users .....?
Can I do these steps:
To create a membership user
1.. On the Website menu, click ASP.NET Configuration.
2.. Select the Security tab, click the link to Use the security Setup
Wizard to configure security step by step, and then click Next.
3.. Proceed to Step 2 of the wizard and select the From the Internet
option.
The wizard displays a page where you can select the authentication method
that your Web site will use. This option specifies that your application
will use Forms authentication, where users will log in to the application
using a login page that you will create later in this walkthrough.
4.. Click Next.
The wizard displays a message stating that user information will be stored
using Advanced provider settings. By default, membership information is
stored in a Microsoft SQL Server Express database file in the App_Data
folder of your Web site.
Can this be done remotely .. and to a hosting company's site? (probably,
but i'm asking anyways, thanks)