<?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; Blacknight</title>
	<atom:link href="http://www.lacy.ie/tag/blacknight/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>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! -->