Month: <span>July 2008</span>

I have been Mac-inized!

Well, I finally jumped on the bandwagon and bought a MacBook Pro.  My initial impressions are: Wow, this is really nice hardware.  Wow, this thing is tough.  I think it could stop a bullet. Wow, this thing is very light. Wow, it sure is easy to get Vista up and running! Wow, the OS X…

Read MoreView 2 Comments

WiX Snippet: change enable32BitAppOnWin64

As discussed in the last post, you can run both 32-bit and 64-bit app pools side-by-side on Windows Server 2008.  I decided I didn’t want to have to remember to change the settings on one of my app pools every time I install my application on x64, so I added a custom action to the…

Read MoreView 2 Comments

Useful Info: Running x64 and x86 IIS Worker Processes Side-By-Side

On a (somewhat) related note, there's a nice new feature in IIS 7.0 that allows you to run both x86 and x64 worker processes side-by-side.  This wasn't possible with IIS 6/Windows Server 2003.  For details, check out rakkim's post on the subject.  This will be handy for me since one of the apps I maintain…

Read More

Me – 1, WiX – 0 (issues with WiX and Windows Server 2008)

It looks like "upgrading" our installers to work on Windows Server 2008 wasn’t as painful as I expected, at least not once I figured out some of the core issues.  This post summarizes some of the lessons learned. Install IIS 6.0 Management Capability Feature Out of the box, WiX can’t talk to IIS 7, so…

Read MoreView 1 Comment

WiX Snippet: Creating a scheduled task

(Whoa, my goal was to hit three posts by the end of the week, but I’ve already hit three today!  Now taking bets on how long until I get bored…) A fair bit of my days involve some sort of agonizing over WiX.  That’s because I maintain the installers for my employer’s product, which is…

Read More

WiX PermissionEx problem solved

In my previous post, I discussed how I was having difficulty getting a WiX-built MSI installer to correctly assign permissions for the Internet guest account to a folder on both Windows Server 2003 and Windows Server 2008.  The thing about WiX/MSI is that if you keep hammering at it long enough, you can usually find…

Read MoreView 5 Comments

Cross-platform WiX installer woes

For the past couple of days, I’ve been trying to upgrade a "simple" WiX installer to work with Windows Server 2008 (note that the installer works fine on Windows Server 2003).  This has proven to be an exercise in PAIN, and here’s why. What’s changed? Well, lots.  First, IIS was completely rewritten between Windows Server…

Read More

… And We’re Live!

I think I have things around here more-or-less how I want them.  I'll be spending the next good while trying to get in the habbit of blogging regularly, and I'm sure I'll be tweaking things as I figure out what this BlogEngine.NET thing is all about.  Good times! So my plan right now is to…

Read More

Stay tuned…

This blog is a work-in-progress.  It should be up with some real content soon.

Read More