<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stephen Lacy &#187; Hosting</title>
	<atom:link href="http://www.lacy.ie/tag/hosting/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lacy.ie</link>
	<description>Impressions as an ASP.Net Developer</description>
	<lastBuildDate>Mon, 05 Jul 2010 09:26:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The Hosting 365 Cloud</title>
		<link>http://www.lacy.ie/the-hosting-365-cloud</link>
		<comments>http://www.lacy.ie/the-hosting-365-cloud#comments</comments>
		<pubDate>Mon, 11 May 2009 22:28:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Service Providers]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Hosting 365]]></category>

		<guid isPermaLink="false">http://lacy.ie/?p=138</guid>
		<description><![CDATA[When I restarted this blog I had the idea that every post must provide the reader with some useful information. It has to be worth reading. This post is one I&#8217;ve written to introduce the idea of the hosting 365 cloud as a solution (as opposed to a technical spec) and from the perspective of [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>When I restarted this blog I had the idea that every post must provide the reader with some useful information. It has to be worth reading. This post is one I&#8217;ve written to introduce the idea of the hosting 365 cloud as a solution (as opposed to a technical spec) and from the perspective of a customer who while satisfied with the service has nothing to gain from hosting 365 gaining more customers.<span id="more-138"></span></p>
<h3>How it works</h3>
<p>The ideal itself is fairly simple, they have a large amount of equipment that is treated as a pool of memory, processors, hard drive space etc and each virtual machine running on the cloud makes use of the pool. From the customer&#8217;s point of view the solution is cheaper than the equivalent physical hardware and the Virtual Machine instance(s) act just like physical machines do.</p>
<h3>The cloud platform in theory</h3>
<p>The ideal hosting platform is one you don&#8217;t need to worry about, you don&#8217;t need to plan for scaling,waste, special configuration, backups, redundancy and maintenance. The cloud platform doesn&#8217;t allow you to be worry free but its a big step forward.</p>
<ul>
<li><strong>Scaling</strong><br />
When using the cloud you can add and remove memory, CPUs and hard disk space on the fly, so scaling is far less of a problem. You will still need to have multiple virtual machine instances once you reach the operating system max but even that is simpler as machine instances are much easier to clone than physical hardware.</li>
<li><strong>Backups<br />
</strong>Because its all virtualized backup disks can be attached as hard drives, this backup space can be much lower speed than your live data and hence much lower cost</li>
<li><strong>Redundancy<br />
</strong>Each hard drive are in a redundant array, all the memory and processors are taken from the pool so if any part of that pool no longer works its simply removed from the pool and replaced by a technician. So you don&#8217;t have to worry about your hard drive dying on a friday evening at 5:30.</li>
<li><strong>Maintenance and Monitoring<br />
</strong>The only part you really have to maintain in this system is your software, all the equipment is taken care of by the host.<br />
Also, you can arrange with the host that the machine instance be monitored and should the monitoring software pick up a hard drive filling up or some other resource being overused it can add on the fly extra resources.</li>
<li><strong>Initial Setup<br />
</strong>As its a virtual machine, no operating system installations are necessary as the host can simply use a standard disk image for any given OS.</li>
<li><strong>Utility Costing<br />
</strong>You only pay for what you use, if your website has shifting requirements, the cost shifts with the requirements.</li>
</ul>
<h3>The h365 cloud platform in practice</h3>
<p>Here are some of the good and bad things I found about the system</p>
<ul>
<li><strong>Fast hard drives<br />
</strong>On pretty much any system the hard drive speed is a major issue and bottleneck, on the h365 cloud your OS runs on 15000 RPM hard drives which is super fast. You really notice it when you extract a file.</li>
<li><strong>Expense<br />
</strong>This is not a cheap system, before going for this system you want to seriously look into the cost, particularly for backup, firewall, cost for hard drive space, cost per CPU and cost per GB of RAM. All of which may shock you a little if you compare it to other hosting options number for number it won&#8217;t come out well unless you include on the fly system changes, up time and load balancing into your calculation. The benefits to the system like reliability and performance have to be essential to you and not just nice features. As of this writing there is a significant discount in place for Microsoft Biz Spark customers, be sure to mention that when you are asking for prices.</li>
<li><strong>No automated control panel<br />
</strong>This is something I&#8217;ve been told by H365 is in development, I haven&#8217;t really found this to be very inconvenient as I wasn&#8217;t under pressure to get the system live but creating an instance took about a week and it took a few weeks after that before I had everything sorted. Still they set up the servers with all the software I required with the configuration I requested, all I had to do was deploy my application.</li>
<li><strong>Great Support<br />
</strong>I found the support excellent, I&#8217;ve sent in quite a lot of tickets and they&#8217;ve been dealt with quickly and professionally, I haven&#8217;t had any trouble with the solution yet but I feel confident that if anything disastrous were to happen it would be resolved quickly and to my satisfaction.</li>
<li><strong>Backup<br />
</strong>This is something you have to pay for but its done off site and stored redundantly. Very simple to configure.</li>
<li><strong>Firewall<br />
</strong>Its possible to create a network of virtual server instances and remote control them over VPN so that nothing bar port 80 and 443 on your web server are exposed. This greatly enhances security, also something you have to pay for.</li>
<li><strong>Run Book<br />
</strong>This is a description of the system as well as any procedures the support technicians should follow in the event of failure of any monitored condition. Rather clever idea, I thought.</li>
</ul>
<h3>Conclusion</h3>
<p>I&#8217;m generally impressed by the system, having come from Blacknight its been nothing but a breath of fresh air but without the Biz Spark for a starter business like us it would have been cost prohibitive.  What I would have expected from their system would be a charge for each CPU hour rather than each CPU so that the hosting costs would be correlated to the income. However I&#8217;ve used a few enterprise level systems before and I&#8217;ve never had to worry so little about maintenance and the future. I may not be as excited as I was when I first looked at cloud but I&#8217;m genuinely looking forward to the things I will do with this one.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fthe-hosting-365-cloud&amp;linkname=The%20Hosting%20365%20Cloud"><img src="http://www.lacy.ie/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.lacy.ie/the-hosting-365-cloud/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Digiweb, Rackspace and NamesCo Sales Strategies</title>
		<link>http://www.lacy.ie/digiweb-rackspace-and-namesco-sales-strategies</link>
		<comments>http://www.lacy.ie/digiweb-rackspace-and-namesco-sales-strategies#comments</comments>
		<pubDate>Sat, 14 Feb 2009 23:33:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Service Providers]]></category>
		<category><![CDATA[digiweb]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[NamesCo]]></category>
		<category><![CDATA[rackspace]]></category>
		<category><![CDATA[Sales]]></category>

		<guid isPermaLink="false">http://lacy.ie/?p=65</guid>
		<description><![CDATA[I&#8217;ve always been one to ignore the professionalism of a sales team and base my choice of company on reputation, specifications and speed of delivery. Recently three companies have given me cause to consider how important it is to appear professional in every aspect of your business. I recently called up Digiweb to get a [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always been one to ignore the professionalism of a sales team and base my choice of company on reputation, specifications and speed of delivery. Recently three companies have given me cause to consider how important it is to appear professional in every aspect of your business.<span id="more-65"></span></p>
<p>I recently called up Digiweb to get a quote for a Windows Virtual Private Server, I got an answering machine the first time I called. The second time I called I got someone who didn&#8217;t really seem to understand what we were discussing. I asked him would .net be preinstalled on the machine and he answered &#8220;Yes, .net, .com, .org will all work&#8221; or something to that effect, I then clarified I meant asp.net and he put me on hold, presumably to find out what I was talking about. Of course while he was away he must have discovered that the VPS he was offering was not yet available and so when he returned he appologised and said that he&#8217;d cal when it became available. I got a call just there today from him telling me how unprofessional it was  that both my boss and myself were calling their sales department seperately about the same server.</p>
<p>In contrast, I was on the Rackspace website and used their live chat function and talked with someone who really understood what they were talking about, they even asked what kind of business it was for, not just my requirements. She then took my number and said one of the sales team who was more suited to deal with my requirements would call me. An hour later I recieved a call and was absolutely wowed by his competancy. I&#8217;m generally left feeling like I&#8217;ve just had a conversation about quantum physics with an 8 year old after a call with most service providers, particularly that guy from digiweb, but on the call with rackspace I felt like the 8 year old. I felt like their managed hosting solution would cost more, but it would save the company I work for money on maintenance and downtime, I felt like they knew more about what they were doing than I did.</p>
<p>And last but certainly not least I got an email from NamesCo, a provider I had only heard of in relation to their take over of register365, the shared hosting and domain registration part of hosting365. They had read my blog on blacknight and when my blog went down due to a logic/usability error* with their cp they thought that Blacknight had taken it down. They offered me 3 months free trial as a rescue package by which time their servers would be upgraded to their new cluster that apparently will blow anything else in Ireland out of the water. I was utterly chuffed, wasn&#8217;t even sure if anyone was reading the blog. There was a strong urge in me to say fuck the year worth of hosting I have with blacknight, but the recession is strong with me and so I just asked for more information about the new cluster.</p>
<p>*<span id="sample-permalink"><a href="http://lacy.ie/downtime">http://lacy.ie/<span id="editable-post-name" title="Click to edit this part of the permalink">downtime</span></a></span></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fdigiweb-rackspace-and-namesco-sales-strategies&amp;linkname=Digiweb%2C%20Rackspace%20and%20NamesCo%20Sales%20Strategies"><img src="http://www.lacy.ie/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.lacy.ie/digiweb-rackspace-and-namesco-sales-strategies/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downtime</title>
		<link>http://www.lacy.ie/downtime</link>
		<comments>http://www.lacy.ie/downtime#comments</comments>
		<pubDate>Sat, 14 Feb 2009 23:32:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Political]]></category>
		<category><![CDATA[Service Providers]]></category>
		<category><![CDATA[Blacknight]]></category>
		<category><![CDATA[Downtime]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://lacy.ie/?p=67</guid>
		<description><![CDATA[This is my last Blacknight rant&#8230; I hope, I had some downtime recently, just thought I&#8217;d explain why. I had wordpress set up using their cp, I clicked install it worked, I was impressed. Then I noticed that the upgrade feature wasn&#8217;t working, I tried even chmoding recursively to 777 (publically writable), no dice, it [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>This is my last Blacknight rant&#8230; I hope, I had some downtime recently, just thought I&#8217;d explain why. <span id="more-67"></span></p>
<p>I had wordpress set up using their cp, I clicked install it worked, I was impressed. Then I noticed that the upgrade feature wasn&#8217;t working, I tried even chmoding recursively to 777 (publically writable), no dice, it kept saying I had to ftp the upgrade. Unfortunately you can&#8217;t create an ftp directory that points at the folder of one of the cp installed web applications so that wasn&#8217;t an option. So then I tried moving the directory to the website root and removing the application because I had it setup on &#8216;/&#8217; (http://www.lacy.ie/). Of course what is the first thing you forget to do when you delete something, that&#8217;s right backup! Miracle of miracles I actually remembered, funny thing is, the database names of the cp created web applications are restricted and so I couldn&#8217;t restore the database once it was deleted by the web app uninstall because I couldn&#8217;t recreate the database, oh and I forgot to mention you can&#8217;t choose the database you want to restore to. So my blog was down for at least a day while I waited for BK to get back to me and fix the problem.</p>
<p>Eventually they did and it was all fine, they even explained to me that the problem with permissions was actually that I had it set to php4 as well as php5 and php4 was used by default. The reason php 5 handles this better than php4 is probably something to do with how php5 is running, what should be happening is that the script is being run by the script owner but what was actually happening under php4 was that all php processes were being run as the same user. Now imagine my surprise when I couldn&#8217;t find php4 control panel. All I could find was &#8220;PHP Support&#8221; and &#8220;PHP5 Support&#8221;. Ok I want php, and I want php5, its just php4 I don&#8217;t want. But wait, I said to myself, this control panel wasn&#8217;t designed to make sense, and so I unchecked the php support option and my php based application worked fine. If you are looking for hosting, come down the rabbit hole at blacknight <img src='http://www.lacy.ie/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div id="attachment_79" class="wp-caption alignnone" style="width: 376px"><img class="size-full wp-image-79" title="Blacknight Control Panel Goof" src="http://lacy.ie/wp-content/uploads/2009/02/blacknight1.jpg" alt="See PHP Support AND/OR PHP5 Support" width="366" height="406" /><p class="wp-caption-text">See PHP Support AND/OR PHP5 Support</p></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fdowntime&amp;linkname=Downtime"><img src="http://www.lacy.ie/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.lacy.ie/downtime/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blacknight, Windows VPS, MSSQL and ASP.net</title>
		<link>http://www.lacy.ie/blacknight-windows-vps-mssql-and-aspnet</link>
		<comments>http://www.lacy.ie/blacknight-windows-vps-mssql-and-aspnet#comments</comments>
		<pubDate>Tue, 10 Feb 2009 14:37:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Service Providers]]></category>
		<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[Blacknight]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[MSSQL 2005]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://lacy.ie/?p=50</guid>
		<description><![CDATA[So I spent far too much time trying to figure out how to get their Windows VPS to work. Here is what worked for me. This post expects you&#8217;ve done a Windows install before. Right, I&#8217;m going to assume that you are nothing like me and actually went searching for an article like this before [...]


Related posts:<ol><li><a href='http://www.lacy.ie/how-to-successfully-install-cisco-vpn-client-on-windows-7' rel='bookmark' title='Permanent Link: How to (Successfully) Install Cisco VPN Client on Windows 7'>How to (Successfully) Install Cisco VPN Client on Windows 7</a> <small>I&#8217;ve been having trouble connecting to h365 using the cisco...</small></li>
<li><a href='http://www.lacy.ie/handling-relative-paths-and-debug-mode-with-jquery-in-asp-net-web-forms' rel='bookmark' title='Permanent Link: Handling Relative Paths and debug mode with Jquery in ASP.Net Web Forms'>Handling Relative Paths and debug mode with Jquery in ASP.Net Web Forms</a> <small>I had a problem where I wanted to use the...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>So I spent far too much time trying to figure out how to get their Windows VPS to work. Here is what worked for me.<br />
This post expects you&#8217;ve done a Windows install before.</p>
<p><span id="more-50"></span>Right, I&#8217;m going to assume that you are nothing like me and actually went searching for an article like this before you dived in head first. Either that or you are making use of the restore function and shock and horror its actually working.  I recommend you follow this to the letter, I&#8217;m not going to try it a couple of different ways because I have neither the time nor inclination, the first time everything worked I breathed a sigh of relief and returned to some work that actually makes money.</p>
<p>First off you&#8217;ll want to install MSSQL, you&#8217;ll need x64 version. You&#8217;ll need to go into iis and on your default ftp site enable writing to the home directory before you can upload the installation files. Make sure you upload both the server and the tools into the ftp site, I&#8217;d recommend zipping them beforehand and I&#8217;d recommend using 7z to do it. It has an x64 version, its free and its on sourceforge. So once you have the two folders on the server sitting side by side called SERVERS and TOOLS then you need to download the native client from the following URL:<span class="mediumtext"><a href="http://www.microsoft.com/Downloads/details.aspx?familyid=50B97994-8453-4998-8226-FA42EC403D17&amp;displaylang=en" target="_blank"> http://www.microsoft.com/Downloads/details.aspx?familyid=50B97994-8453-4998-8226-FA42EC403D17&amp;displaylang=en</a>, put it in the same directory. So that you have SERVERS TOOLS and the native client exe all sitting in the same folder. Click on the native client exe and install it. Then you can click on the setup in SERVERS, install everything bar reporting services which won&#8217;t install because you are running 32 bit IIS on x64 windows. Yes there is a way around reporting services breaking by preventing 32 bit from running as x64 but that will break plesk and probably other stuff.</span></p>
<p>Next you&#8217;ll want to install .net. There are two ways you can do that, either you download the stand alone installer from microsoft.com or you use windows update. Now if you have delved a little into the machine you&#8217;ll have discovered windows update is disabled. This is because Blacknight handles all the updates themselves (apparently). To start windows update you will have to go to the start menu, click run, type services.msc and hit enter.<br />
Right click on automatic updates, set to automatic, click apply, click start then ok. Right click on Background Intelligent Transfer Service, do the same. Open your browser, go to http://update.microsoft.com You don&#8217;t need IE 7, so select the other priority update option and clear selection. Then go to optional updates and install 3.5.</p>
<p>Next you want to tell plesk to add your www subdomain when you add a domain.<br />
Do the following:</p>
<blockquote><p><span class="mediumtext"><span style="font-weight: bold;">To set this up automatically for any new domains you add to your Windows Plesk VPS go to (in Plesk):</span><br />
# Server &gt;&gt; DNS Settings &gt;&gt; Add new record<br />
# The record you are adding has to have the following details:<br />
<span style="text-decoration: underline;">Record Type:</span> <span style="font-style: italic;">CNAME</span><br />
<span style="text-decoration: underline;">Domain name:</span> <span style="font-style: italic;">www</span><br />
<span style="text-decoration: underline;">Canonical name:</span> <span style="font-style: italic;">&lt;domain&gt;</span></span></p></blockquote>
<p>Next go to the blacknight domain control panel and add your domain using Plesk as hosting. Once that is complete you should have the domain listed in plesk. You&#8217;ll need to add physical hosting for it. I&#8217;m not going to tell you how to do that but you will probably notice that you aren&#8217;t able to run .net 3.5 apps yet. You&#8217;ll need to do the following to get that working on whatever site you have.</p>
<blockquote><p>To change over an IIS website (even if you created it in Plesk you are going to have to follow the following instructions)</p>
<p><span class="mediumtext">Firstly you will need to find what folder the version of .net you want to use is located and you will need to know what number IIS has assigned the domain you want to change.</span></p>
<p>For example if you wanted to set up .net 2.0 and configure a domain to use it the folder is most likely the following (though you will need to verify):<br />
<span style="text-decoration: underline;">C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727</span></p>
<p>If you look up the domain in IIS Manager you should see what number it is using<span style="font-weight: bold;">*</span></p>
<p>Once you have confirmed the directory you can open a command prompt in Windows:<br />
<span style="font-style: italic;">Start &gt;&gt; run &gt;&gt; type in &#8216;cmd&#8217; and press enter</span></p>
<p>In here you can change to the directory in question:<br />
<span style="font-weight: bold;">cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727</span></p>
<p>If you run the following command you can see the different vhosts (domains) on the server and what version of .net they currently have installed:<br />
<span style="font-weight: bold;">aspnet_regiis /lk</span></p>
<p>A sample output of this would be (please see below for how to tie these numbers to a domain name<span style="font-weight: bold;">*</span>):<br />
<span style="font-style: italic;">W3SVC/14382/ROOT/       1.1.4322.573</span><br style="font-style: italic;" /><span style="font-style: italic;">W3SVC/17058/ROOT/       1.1.4322.573</span><br style="font-style: italic;" /><span style="font-style: italic;">W3SVC/17090/ROOT/       1.1.4322.573</span><br style="font-style: italic;" /><span style="font-style: italic;">W3SVC/17123/ROOT/       1.1.4322.573</span><br style="font-style: italic;" /><br />
To add .net 2.0 to a vhost we run:<br />
<span style="font-weight: bold;">aspnet_regiis /sn *vhost*</span></p>
<p>where *vhost* is the vhost name taken from the above results.</p>
<p>For example to set W3SVC/17058/ROOT/ to .net 2.0 we do:<br />
<span style="font-weight: bold;">default path&gt; cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727<br />
</span>then:<span style="font-weight: bold;"><br style="font-weight: bold;" /></span><span style="font-weight: bold;">C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&gt; aspnet_regiis /sn W3SVC/17058/ROOT</span></p>
<p>If you run the &#8216;aspnet_regiis /lk&#8217; command again it will look something like this:<br />
<span style="font-style: italic;">W3SVC/14382/ROOT/       1.1.4322.573</span><br style="font-style: italic;" /><span style="font-style: italic;">W3SVC/17058/ROOT/       2.0.50727.0</span><br style="font-style: italic;" /><span style="font-style: italic;">W3SVC/17090/ROOT/       1.1.4322.573</span><br style="font-style: italic;" /><span style="font-style: italic;">W3SVC/17123/ROOT/       1.1.4322.573</span></p>
<p><span style="text-decoration: underline;">*You can find out what the number between W3SVC and ROOT is through the IIS Manager on the server. </span></p></blockquote>
<p>Hope it all works out for you.</p>
<p><span class="mediumtext"><span style="text-decoration: underline;"><br />
</span></span></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fblacknight-windows-vps-mssql-and-aspnet&amp;linkname=Blacknight%2C%20Windows%20VPS%2C%20MSSQL%20and%20ASP.net"><img src="http://www.lacy.ie/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Related posts:<ol><li><a href='http://www.lacy.ie/how-to-successfully-install-cisco-vpn-client-on-windows-7' rel='bookmark' title='Permanent Link: How to (Successfully) Install Cisco VPN Client on Windows 7'>How to (Successfully) Install Cisco VPN Client on Windows 7</a> <small>I&#8217;ve been having trouble connecting to h365 using the cisco...</small></li>
<li><a href='http://www.lacy.ie/handling-relative-paths-and-debug-mode-with-jquery-in-asp-net-web-forms' rel='bookmark' title='Permanent Link: Handling Relative Paths and debug mode with Jquery in ASP.Net Web Forms'>Handling Relative Paths and debug mode with Jquery in ASP.Net Web Forms</a> <small>I had a problem where I wanted to use the...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.lacy.ie/blacknight-windows-vps-mssql-and-aspnet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blacknight</title>
		<link>http://www.lacy.ie/blacknight</link>
		<comments>http://www.lacy.ie/blacknight#comments</comments>
		<pubDate>Wed, 07 Jan 2009 11:21:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Service Providers]]></category>
		<category><![CDATA[Blacknight]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://lacy.ie/?p=7</guid>
		<description><![CDATA[Edit: I have an update on blacknight that you may want to read http://lacy.ie/not-impressed-with-blacknight/ I&#8217;ve been using blacknight for a week or so at this stage. My first encounter with them was in my search to for a host that would provide .Net 3.5 support. As always hosting companies are reluctant to do anythign that [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Edit: I have an update on blacknight that you may want to read <a href="http://lacy.ie/not-impressed-with-blacknight/" target="_self">http://lacy.ie/not-impressed-with-blacknight/</a></p>
<p>I&#8217;ve been using blacknight for a week or so at this stage.</p>
<p>My first encounter with them was in my search to for a host that would provide .Net 3.5 support. As always hosting companies are reluctant to do anythign that might add to their downtime and .net 3.5 can be quite difficult to install. To cut a long and uninteresting story short, they fitted the bill in terms of the technical requirements for the project. They also met the client&#8217;s requirement for it to be hosted with an Irish provider.</p>
<p>At 5 euro a month with a 5 euro set up fee they are by far the cheapest hosting package I&#8217;ve ever had, they must have about half a million clients all packed onto each server. In terms of performance, I&#8217;m not noticing much of a difference (our application is a small one); in terms of functionality I&#8217;m really noticing a difference.</p>
<p><span id="more-7"></span></p>
<p>I am quite used to plesk, on my dedicated server I use it to manage DNS, firewall, database and a few other things. I like plesk, its simple, it works, I feel that lack of frustration is worth paying for. However the recesion has hit, and we&#8217;re all looking at the bottom line a little more closely these days. So I&#8217;m currently sitting staring at Blacknight&#8217;s version of plesk which is buggy but its usable. Perhaps plesk licenses cost too much when each user of the system is only paying 5 euro a month for the privilege of hosting 30 domains on the minimus shared hosting option but you can&#8217;t help but think that they could be the holy grail of hosting if only they got some license agreement with a company that&#8217;s far more specialised into this area.</p>
<p>My second gripe with the blacknight is access to the mssql server. I&#8217;m not sure what the issues are with mssql but either it hasn&#8217;t been written with shared hosting in mind or blacknight are paranoid but having to use mylittleadmin rather than Microsoft Sql Server Management Studio feels like trying to operate with one hand tied behind my back. Where is my graphical sql builder? Where is my export data? etc etc. All of which is available if you go with Host Ireland (who oddly enough seem to have their servers in Britain) but then again you don&#8217;t want to go a month with them telling you they will have .net 3.5 &#8220;you just have to wait until tomorrow, definately tomorrow!&#8221;.</p>
<p>Now before you begin saying, but Stephen, if you want a better hosting package, then pay for it, particularly given that you are spending valuable time on this! Keep your dedicated server and ditch blacknight or get a virtual private server. I am finding something about the blacknight, I&#8217;m getting used to the way they do things. Their system could be better, it could make more sense in general but the more I use it the more sense it makes to me. I&#8217;m finding ways of getting things done quickly, I mean everything I want to do is in that control panel&#8230; somewhere, all I have to do is find it.</p>
<p>If you are considering getting hosting with blacknight it may be worth doing some calculations in your head. If you are going to start migrating all your clients onto it, then go for it, you&#8217;ll get used to how they do things and massive amounts of money will be saved. If you want a simple blog site, and don&#8217;t mind spending a day setting it up, go for it. If your time is expensive and you want something quick, simple and you will only want it once, look elsewhere.</p>
<p>Its been a while since I wrote a blog entry, sorry if it hasn&#8217;t been the most coherant, I&#8217;ll get better <img src='http://www.lacy.ie/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fblacknight&amp;linkname=Blacknight"><img src="http://www.lacy.ie/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.lacy.ie/blacknight/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->