简体   繁体   中英

Web Site Administration Tool Microsoft Visual Studio 2010

I need to use in my Website, the Web Site Administration Tool (membership) available on Microsoft Visual Studio 2010. I need it to set Users on my website.The page is localhost, but I don't know where it is. Where is it (directory)? how to post it on my website?

http://msdn.microsoft.com/en-us/library/yy40ytx0(v=vs.100).aspx

"To access the Web Site Administration Tool, on the Website menu, click ASP.Net Configuration ."

You'll also need your database and membership providers set up. The documentation is a great resource.


EDIT: Creating new users without using the WSAT

You can use the CreateUserWizard control to add accounts. You can add them yourself or allow your users to register themselves.

Hope this helps


Good luck :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM