
Just a quick post to remind people about the upcoming GovHack 2015. I’ll be attending the event as an entrant.

Just a quick post to remind people about the upcoming GovHack 2015. I’ll be attending the event as an entrant.
In this article I’ll show you how you can configure you Synology NAS to use a VPN. In this case I’m using DSM 5.1.

A VPN client will help mask your activities online by tunneling your traffic through an intermediary proxy.
Why would you want to configure your Synology NAS to use a VPN … well lets just say this might especially be of interest to those using Synology Download Station ????
Continue reading
Ok, for the record, I’m not the biggest fan of iTunes for Windows, and that’s why when I needed to use iTunes I decided to install it within an Oracle Virtualbox virtual machine.
This configuration provides the benefit of portability and it also prevents Apple iTunes from wreaking havoc on your host PC.
Hooray for no iTunes on my host machine!!!
Anyway, this is how you do it,
Continue reading
To identify the Web Parts in your SharePoint environment, you can use the built-in SharePoint Maintenance Mode function.
Here’s a quick guide on using AutoSPSourceBuilder (https://autospsourcebuilder.codeplex.com/) to automate a SharePoint 2013 installation.

When trying to open a Visual Studio solution, I encountered the following error.
C:\myFilePath\myService.Service.csproj : error : The Web Application Project XXXXXX.Service is configured to use IIS. IIS is not installed on this computer. To access local IIS Web sites, you must install the following IIS components: Internet Information Services IIS 6 Metabase and IIS 6 Configuration Compatibility ASP.NET In addition, you must run Visual Studio in the context of an administrator account. For more information, press F1.

I came across the following error while trying to run the Sysinternals Process Explorer program.
Unable to extract 64-bit image. Run Process Explorer from a writeable directory.

Process Explorer extracts and executes the appropriate x86 or x64 binary for the platform you’re on, and therefore requires elevated privileges (i.e. “Administrative rights”).
This can sometimes be a headache if you’re operating in an environment where you have “limited” access rights.

Today I hit the following error after installing SQL Server 2008 R2 and then opening the SQL Server Configuration Manager console.
The remote procedure call failed. [0x800706be]
I just thought I’d write a quick post showing you how to use the ProcDump utility, yet another great Sysinternals tool. This tool helps you capture unhandled exceptions in real-time from a running program.

© 2025 Shane Bartholomeusz
Theme by Anders Noren — Up ↑