RSS Feed
Knowledgebase : Web Hosting > Scripting (PHP, ASP, ASP.Net, Perl)

Yes, the ionCube loaders are installed on all of our hosting servers, and available for your use.
Yes, Zend acclerator is available for your use on all of our hosting servers.
ASP.Net 1.0 is not installed on our servers, however ASP.Net 1.1 is backwards compatiable and is available on our servers instead. Almost all ASP.Net 1.0 scripts will run fine on 1.1.
Yes, ASP.Net 1.1 is installed on our servers. Check the plan you have purchased (or are interested in) to see if ASP.Net 1.1 is available on your hosting plan, or whether you need to upgrade.
Yes, ASP.Net 2.0 is installed on our servers. Check the plan you have purchased (or are interested in) to see if ASP.Net 2 is available on your hosting plan, or whether you need to upgrade. To switch between versions of ASP.Net on your domain, go to "W...
Yes, MVC sites can be hosted with us. In order to avoid versioning issues and allow users to use whatever version of MVC they wish, we do not preinstall it on the servers. Instead, simply upload your choice of System.Web.Mvc.dll (or Microsoft.Web.Mvc.dl...
Yes, the .Net Framework 3.0 is installed on our servers. Check the plan you have purchased (or are interested in) to see if ASP.Net is available on your hosting plan, or whether you need to upgrade. To switch between versions of ASP.Net on your domain,...
Yes, the .Net Framework 3.5 is installed on our servers. Check the plan you have purchased (or are interested in) to see if ASP.Net is available on your hosting plan, or whether you need to upgrade. To switch between versions of ASP.Net on your domain,...
From March 2017, all LiquidSix Hosting hosting plans that support ASP.Net also support the new .Net Core from Microsoft. You can develop .Net Core applications using Visual Studio or other tools. This knowledgebase article covers the steps to host your ne...
Some ASP or ASP.Net applications must be run in a directory that is an IIS application in order to function properly. If you run these applications in the root of your domain, this is automtically an IIS application. If, however, you run the application i...
If you are using URLs in ASP.Net that end in anything other than the normal extensions (.aspx, .ashx etc) then you will need a wildcard script mapping. It is important to understand the effects of this, so that it doesn't cause issues with anything els...
ISAPI Rewrite is an optional feature on our hosting plans. To configure it for use with Wordpress enter the following permalink code in wordpress setup: /%postname% Then create a .htaccess file in the wwwroot directory containing the following code: ...