Frequently Asked Questions

Help Center Search

How can I install/uninstall ASP Schema from my MSSQL database?

Print this Article
Last Updated: August 12, 2008 11:01 AM

To take full advantage of ASP.NET's architecture and performance capabilities, you should install the ASP.NET database schema. The .NET Framework defines a set of elements that implement configuration settings, and the ASP.NET configuration schema contains elements that control how ASP.NET Web applications behave. You can set up the ASP.NET schema when you create a new database in your hosting manager or after you create a SQL Server database.

During the database setup process you entered a description for that database. This description can be changed at any time in the Hosting Control Center.

To install ASP Schema to a MS SQL database

  1. Log in to your Account Manager.
  2. In the My Products section, select Hosting.
  3. Next to the hosting account you want to modify, click Manage Account.
  4. In the Databases section of the Hosting Control Center, click the SQL Server icon.
  5. Click the pencil icon next to the database you would like to install ASP Schema in to open its edit features.
  6. Click the ASP Schema icon in the menu bar. Click OK.

ASP Schema will be installed to the selected database.

To uninstall ASP Schema from a MS SQL database

  1. Log in to your Account Manager.
  2. In the My Products section, select Hosting.
  3. Next to the hosting account you want to modify, click Manage Account.
  4. In the Databases section of the Hosting Control Center, click the SQL Server icon.
  5. Click the pencil icon next to the database you would like to uninstall ASP Schema from to open its edit features.
  6. Click the ASP Schema icon in the menu bar. Click OK.

ASP Schema will be uninstalled from the selected database.