How to host 32-bit ASP.NET applications on 64-bit Windows

This ASP.NET hosting tutorial explains how to host 32-bit ASP.NET applications on 64-bit Windows.

To enable IIS 6.0 to run 32-bit ASP.NET applications on 64-bit Windows you should make the following:

1. Open a command prompt and navigate to the %systemdrive%\Inetpub\AdminScripts directory.

2. Type the following command:

cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 true

3. [...]

How to change ASP.NET version in IIS 7

This ASP.NET hosting tutorial explains how to change ASP.NET version in IIS 7.

1. Clich on Start Menu, Control Panel, Administrative Tools, Internet Information Services (IIS) Manager.
2. Click on Application Pools, and locate the application pool for your web site.
3. Right click on the application pool and click on Basic Settings.
4. Change the ASP.NET version from the [...]

How to set ASP.NET hosting trust level

This ASP.NET hosting tutorial explains how to set ASP.NET hosting trust level.

Trust levels for ASP.NET applications are defined using policy files. The trust levels are Full (default ASP.NET trust level), High, Medium, Low, and Minimal. The Full is equivalent to having full trust in the local computer. To map the full trust level to a policy [...]

How to set Meta Tags in ASP.NET 4.0

This ASP.NET 4 tutorial explains how to set Meta Tags in ASP.NET 4.0.

To set the Meta Tags in ASP.NET 4 you should use the MetaKeywords and MetaDescription properties which are members of the Page class.

You can set these properties at run time, so you get the content from a database or other source, and which lets [...]

How to move ASP.NET 4 hosting account

This ASP.NET hosting tutorial explains how to move ASP.NET 4 hosting account.

To move your ASP.NET 4 website to new hosting account you should follow the next steps:

Create new ASP.NET 4 hosting account on the new server.
Backup your ASP.NET 4 projects – all files, databases etc…
Deploy your project to the new Windows server.
Test to check if everything is [...]

How to find the best ASP.NET Hosting provider

Many people ask us how to choose the best ASP.NET Hosting provider. Next, you will find some of the most important tips when you are looking for the best ASP.NET Hosting provider.

Once you have created your ASP.NET website, you will need to select a commercial Windows Hosting Provider. There are many ASP.NET hosting companies that offer [...]

Free ASP.NET Hosting Service

Free ASP.NET hosting service is free, (sometimes) advertisement-supported web hosting, and is often limited when compared to [...]

ASP.NET Hosting Control Panel

You could use a ASP.NET Hosting Control Panel for managing the Windows Web server and installing scripts as well as other services [...]

ASP.NET 4.0 Hosting Service

The ASP.NET 4.0 Hosting service means that the Windows hosting provider support .NET Framework 4.0.

ASP.NET 4 Hosting Benefits

Visual Studio 2010 and .NET Framework 4 are the last generation developer tools from Microsoft.

ASP.NET 4 introduces a number of features that improve core ASP.NET services such as output caching and session-state storage.
jQuery Included with Web Forms and MVC.
Web [...]

ASP.NET Hosting Bandwidth

ASP.NET Hosting Bandwidth is used to describe the amount of data that can be transferred to or from the website or server, measured in bytes transferred over a prescribed period of time.

This can be more accurately described as “Monthly [...]