Need to run aspnet_regsql.exe for my WEB database

Expand / Collapse
 
     

Need to run aspnet_regsql.exe for my WEB database


You can run this yourself at home.
Here is the requirement:
1. Your home computer must have .net 2.0 installed
2. Your port 1433 is opened and able to connect target SQL server
3. You can provide correct SQL authentication login/password

Then, goto C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\, double click aspnet_regsql.exe. Follow the wizard and complete the setup.
This program is to create some tables and stored procedures to allow the membership control feature (for ASP.net 2.0) work. For more detail of membership control, consult an .net programmer

Details of aspnet_regsql.exe in MSDN:

http://msdn.microsoft.com/en-us/library/ms229862(VS.80).aspx






Add Your Comments


Name: *
Email Address:
Web Address:
Verification Code:
*
 

Details
Last Modified:11/30/2008 8:16 PM
Last Modified By: Mark
Type: FAQ
Rated 5 stars based on 1 vote.
Article has been viewed 2,487 times.
Options