How to Set Up Forms Authentication for Your ASP.NET Web Site
Last Updated on Friday, 16 December 2011 02:11 Written by Craig Rorrer Friday, 31 December 2010 08:43
This article assumes you have developed an ASP.NET application that uses Forms Authentication that you wish to deploy on Arvixe. The process is quite simple and you will use tools that are available from the .NET framework and the Arvixe DotNetPanel.
- Log in to your DotNetPanel.
- From the menu, select Databases → SQL Server 2008.
- Click the Create User button.
- Enter a user name and password and click Save. In this demonstration, the user name is dotnetuser and the password is dotnetuserpass.
- Click the Create Database button.
- Enter a database name and grant access to the user you created above and click Save. In this demonstration the database is called DotNetAuthentication.
Tags: ASP .NET, configure, dotnetpanel, Forms Authentication, how to, install, microsoft, setup, SQL Server, web | Posted under ASP .NET 2, ASP .NET 3.5, DotNet/Windows Hosting, MSSQL, Programming/Coding, Using Arvixe | 11 Comments

Recent Comments