Skip to main content

Dotnetnuke Hosting Providers

I created this post based on my hunt for a good hosting company. Please feel free to correct me if I stated something wrong. Also please suggest any other better hosting company if I missed one. All the price & cost details are as of 04/29/2009.

My Asp - http://www.my-asp.net/Hosting/ASPHosting/tabid/217/Default.aspx
Plan cost: $1-free hosting, $8.99-ASP hosting, $14.99-dotnetnuke hosting, all plans for 1 domain.
Multi domain dotnetnuke hosting cost: $24.27-3 domains

3 Essentials - http://www.3essentials.com/windows-web-hosting.asp
Plan
cost: $9.95-ASP hosting (with 12 month plan), 2 domain, MSSQL - 1*300MB, 6 Months Free, Secure SQL Server 2005 Management Studio.

Discount ASP - http://www.discountasp.net/features.aspx
$10 hosting, $10 MSSQL, one root domain, unlimited sub domains

Asp Host Central - http://www.asphostcentral.com/
Plan cost: 7.99-dotnetnuke plan, 2 websites, 1 MSSQL, 11.99-business plan, 3 websites, 2 MSSQL

iHostASP - http://www.ihostasp.net/SharedHosting/DotNetNuke.asp#HostingPlans
Plan cost: $8.45-dotnetnuke std, 20 portals, MSSQL 250MB 1DB. $16.45-dotnetnuke dev, 60 portals, MSSQL 250MB 3DB. $26.45-dotnetnuke dev, 120 portals, MSSQL 250MB 6DB

W eb Secure Stores - http://www.websecurestores.com/HostingServers/HostingPlans/tabid/65/Default.aspx
Plan cost: 9.95-setup fees for all plans, 6.95-SQL basic, MSSQL 100MB 1DB. $9.95-ASP advanced, MSSQL 500MB 1DB

Power DNN - http://www.powerdnn.com/SharedHosting/Overview/tabid/292/Default.aspx
Plans cost: $20-personal, $50-pro, $100-Business. All includes unlimited domains & unlimited sub domains.

Web Host4Life - http://www.webhost4life.com/hosting.asp
Plan cost: $9.95-advance plan, MSSQL 2GB 1DB, DB backup & restore, domain alias-unlimited, 8 domains, unlimited sub domain.
$19.95-premier plan, MSSQL 3GB 3DB, DB backup & restore, domain alias-unlimited, 8 domains, unlimited sub domain

Discussion & other people suggestions:
http://weblogs.asp.net/christoc/archive/2008/05/27/good-dotnetnuke-hosting-providers.aspx
http://weblogs.asp.net/christoc/archive/2008/09/04/finding-a-dotnetnuke-host.aspx

Comments

Popular posts from this blog

SharePoint WebPart Error - Unable to add selected web part (s) – MOSS 2007

ISSUE: Recently I faced this issue that when I try to deploy my WebPart.  Unable to add selected web part(s). WebPartName: Cannon unregister UpdatePanel with ID ‘ctl00RTMPanel’ since it was not registerd with the ScripManager. This might occure if the UpdatePanel was removed from the control tree and later added again, which is not supported. Parameter name: updatePanel.   I faced this issue twice and both the time the issue was not what display here. This could be sure to any error in the WebPart. Following are list resolution from multiple instances.   RESOLUTION: 1. Check the WebPartName.webpart file. Check whether you have a proper PublicKeyToken value. When I face the issue the value was PublicKeyToken=$PublicKeyToken$. If you have used WSP builder then in the Visual Studio you will find this file at \WebPartsProject\12\TEMPLATE\FEATURES\WebPartName\WebPartName.webpart. Sometime when you create a new WebPart using WSP builder then you do not get

Could not open virtual machine – vmx is not a valid virtual machine configuration file

I recently faced an issue with one of my VMWare virtual machine that when I try to run this virtual machine it did not work. VMWare display this message that “Could not open virtual machine: .vmx. ".vmx" is not a valid virtual machine configuration file.” ISSUE: Could not open virtual machine: G:\VPC\RakhiQAXPProfQtp\Windows XP Professional.vmx. "G:\VPC\RakhiQAXPProfQtp\Windows XP Professional.vmx" is not a valid virtual machine configuration file. I try to open .vmx file [G:\VPC\RakhiQAXPProfQtp\Windows XP Professional.vmx] in notepad then I found it was empty (0 KB). Resolution: I wanted to resolve it quickly so I try following method and it worked very well. But this is not a valid documented process so please try with caution. Following are the steps 1. First of all go to the folder where you have your virtual machine and delete all .lck folders. 564df2d4-03de-04e8-d1c3-bd2d53dcb1b7.vmem.lck Windows XP Professional.vmdk.lck

How To Create Virtual Machine Using Existing vmdk file in VMWare Workstation

vmdk file is hard disk of the VMWare virtual machine. There are many scenarios where you may need to create a new virtual machine for an existing vmdk file. This is also an alternate Method to the “ vmx is not a valid virtual machine configuration file – Could not open virtual machine ” issue. Please refer to the previous post “ Could not open virtual machine – vmx is not a valid virtual machine configuration file ” for a full list of possible resolution. This post is to describe one of the solution in more details. How To Create a new virtual machine & attach the existing .vmdk file: 1. Open VMware and select create a new virtual machine with custom (advanced) configuration option. 2. Chose “I will install the operating system later”. and chose “I will install the operating system later”. 3. Select the operating system that matches the operating system in your existing .vldk file. 4. Select a location of the new virtual machine 5. Chose “Use an exis