Help - Search - Members - Calendar
Full Version: ASP.NET SQL Server Registration Tool (Aspnet_regsql.exe)
MICHAELSCHILLING.com Forum > Main Area > ICT Knowledgebase > Programmeertalen
DEADmike
ASP.NET SQL Server Registration Tool (Aspnet_regsql.exe)

QUOTE
The ASP.NET SQL Server Registration tool is used to create a Microsoft SQL Server database for use by the SQL Server providers in ASP.NET, or to add or remove options from an existing database. The Aspnet_regsql.exe file is located in the [drive:]\%windir%\Microsoft.NET\Framework\version folder on your Web server.

You can run Aspnet_regsql.exe without any command-line arguments to run a wizard that will walk you through specifying connection information for your SQL Server installation, and installing or removing the database elements for the membership, role management, profile, Web Parts personalization, and health monitoring features. (Setting session state and SQL cache dependency are not covered by the wizard.) You can also run Aspnet_regsql.exe as a command-line tool to specify database elements for individual features to add or remove, using the options listed in the table below.


DEADmike
Ter info: bovenstaande beschrijving gebruik je dus als je gebruik wilt maken van de 'users and roles' functionaliteit van .NET (2.0 en hoger)

Typical path:
CODE
C:\Windows\Microsoft.NET\Framework\v2.0.50727\Aspnet_regsql.exe
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.