Tables Login

  • Thread starter Thread starter Silviall
  • Start date Start date
S

Silviall

Hello,

I've developed an application in VB .NET 2005. To login I've used the login
view control of ASP .NET 2005. But now I've to install it, and I don't know
how could I create the tables to login?.

My apologize for my english.

Thanks for all,

SilviaLl.
 
Which database are you using? I believe that there is an Access membership
provider somewhere, if so it's probably on the www.asp.net website.

You can install the membership to a web server using a utility found in the
Windows\Microsoft.Net\Framework\v2.0.50727 directory. The utility is called
aspnet_regsql.exe. It should launch a wizard that will walk you through
creating all the necessary items for using membership as well as role
management and personalization.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top