ASP.NET Manager

Home » Knowledge Base » Control Panel » Website Manager » ASP.NET Manager

How Can I Access the ASP.NET Manager?

You can access the AwardSpace.com ASP.NET Manager in two easy steps:

  1. Sign in to your AwardSpace web hosting account.
  2. Under the Advanced Tools area, click on the ASP.NET Manager link.

 

What Type of ASP.NET do You Support?

Our hosting platform runs under Debian Linux – support for ASP.NET applications is done through an emulator, called Mono. The current Mono version is 2.0.1, which provides support for ASP.NET 2.0 web projects.

 

How Can I Enable the ASP.NET service For a Specific Hostname?

Listed below are the steps needed to enable ASP.NET:

    1. Log into your AwardSpace account (as described above).
    2. Navigate to the ASP.NET Manager page.
    3. Select the domain name you wish to run under ASP.NET.
    4. Finally, click on the Activate ASP.NET button.

asp.net manager 1

After successful activation, you will receive a system notification message that your ASP.NET service has been activated.

asp.net manager 2

 

Which AwardSpace Web Hosting Plans Offer ASP.NET Support?

Below is a list of all web hosting packages that support ASP.NET:

  • Max Pack Plus – supports up to 5 ASP.NET websites
  • Starter Semi-Dedicated – supports up to 2 ASP.NET websites
  • Pro Semi-Dedicated – supports up to 4 ASP.NET websites
  • Advanced Semi-Dedicated – supports up to 6 ASP.NET websites

 

ASP.NET Server Cache

Any time when changes are made (such as modifying the source code in your application or uploading new data to the server), you need to restart the ASP.NET server. To restart the ASP.NET service for a specific hostname, click on the Deactivate ASP.NET button, and then press back Activate ASP.NET.

 

How to Make “Default.aspx” a Default Index Page?

If you’d like your visitors to see your default Index page (Default.aspx) when visiting your web page, create an .htaccess file in the root directory of your website with the following contents:

  RewriteEngine On
  RewriteBase /
   RewriteRule ^$ /Default.aspx

If your Index page happens to have a different name (e.g. Home.aspx), simply change the string in your Rewrite rule to:

  RewriteRule ^$ /Home.aspx

Was this post helpful?

i

Relevant tags:

Connect

Latest posts:

How to Install Moodle

You can install Moodle on all AwardSpace web hosting plans. This includes our free web hosting, shared hosting, and the advanced AwardSpace services such as Semi-Dedicated Hosting and VPS hosting. You can also install Moodle in minutes, whichever you choose. Keep in...

How to Check If SELinux Is Enabled in MediaWiki

Although installing MediaWiki and logging in to the platform is a simple task, setting up the CMS can be challenging at times, especially when the process involves server configurations. A critical aspect of web server security is the so-called Security-Enhanced Linux...

How to View and Manage Recent Images in MediaWiki

MediaWiki offers numerous versatile tools that help you manage and display recent images on your wiki pages. This guide showcases how to view and manage recent images in MediaWiki, so you can make it easier for logged-in users and admins to organise image content on...

How to Enable and Customize User Glow in MediaWiki

Now that you have installed MediaWiki and logged in to the admin panel, and you also learned how to add modules, it is time to make your wiki a bit more engaging and user-friendly. There are numerous ways to customize your Wiki project and one handy approach is to add...

How to Find Modules in MediaWiki

After you install MediaWiki, log in to the CMS, and presumably install extensions, it is time to learn how to find modules in MediaWiki.   What are MediaWiki Modules Modules in MediaWiki are Lua-based scripts that allow you to add various functionalities to your...



Create a website for free!


Free forever

Our Support Team is Here to Help

 

If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.

 

Contact AwardSpace

 

iNewest knowledge base articles

How to Install Moodle

You can install Moodle on all AwardSpace web hosting plans. This includes our free web hosting, shared hosting, and the advanced AwardSpace services such as Semi-Dedicated Hosting and VPS hosting. You can also install Moodle in minutes, whichever you choose. Keep in...

How to Check If SELinux Is Enabled in MediaWiki

Although installing MediaWiki and logging in to the platform is a simple task, setting up the CMS can be challenging at times, especially when the process involves server configurations. A critical aspect of web server security is the so-called Security-Enhanced Linux...

How to View and Manage Recent Images in MediaWiki

MediaWiki offers numerous versatile tools that help you manage and display recent images on your wiki pages. This guide showcases how to view and manage recent images in MediaWiki, so you can make it easier for logged-in users and admins to organise image content on...

How to Enable and Customize User Glow in MediaWiki

Now that you have installed MediaWiki and logged in to the admin panel, and you also learned how to add modules, it is time to make your wiki a bit more engaging and user-friendly. There are numerous ways to customize your Wiki project and one handy approach is to add...

How to Find Modules in MediaWiki

After you install MediaWiki, log in to the CMS, and presumably install extensions, it is time to learn how to find modules in MediaWiki.   What are MediaWiki Modules Modules in MediaWiki are Lua-based scripts that allow you to add various functionalities to your...

How to Fix MediaWiki Internal Error: A Step-By-Step Guide

MediaWiki Internal Error message can be very frustrating and can significantly harm your MediaWiki project. Luckily, the issue can be fixed in a few easy-to-follow steps to get your website up and running in no time. There are various causes for the issue: Incorrect...

Even more web tutorials

Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.