Shane Bartholomeusz

Geek and lover of all things tech related

Page 11 of 12

GovHack 2015 is coming!

GovHack Logo

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

 

Continue reading

Shrink Oracle VirtualBox VM

Oracle VirtualBox logoDynamic Disks

If you use a Dynamic Disk in Oracle VirtualBox then you’ll probably notice that your disk space usage will increase over time however this space never reclaimed when you delete data from your virtual machine.

Continue reading

Setup VPN Client on Synology NAS (DSM 5.1)

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.

Synology Logo

Why use a VPN client?

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

How to setup Apple iTunes within Oracle Virtualbox

Let me explain …

Oracle VirtualBox logo

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

How to identify SharePoint Web Part types

SharePoint Logo

 

To identify the Web Parts in your SharePoint environment, you can use the built-in SharePoint Maintenance Mode function.

 

Continue reading

How to use SharePoint 2013 AutoSPSourceBuilder

Here’s a quick guide on using AutoSPSourceBuilder (https://autospsourcebuilder.codeplex.com/) to automate a SharePoint 2013 installation.


SharePoint 2013 Logo


Continue reading

Register .Net Framework version with IIS web server

Visual Studio Error

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.


Dot Net Logo


Continue reading

Process Explorer Error: Run Process Explorer from a writeable directory

The Problem

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.

Sysinternals Logo

What’s Going On?

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.

Process Explorer error screenshot
Continue reading

SQL Server – “The remote procedure call failed. [0x800706be]”

The Problem

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]

SQL Server 0x800706be error Continue reading

Capture program exceptions using Sysinternals Process Dump

So what is ProcDump?

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.

Sysinternals Logo

Continue reading

« Older posts Newer posts »

© 2025 Shane Bartholomeusz

Theme by Anders NorenUp ↑