Not only made sense but it worked! Thanks! :)
So, I moved on to my first 64-bit IIS server. Again, Windows Server 2003. Got the 64-bit version, installed (including the remote service). I changed the service logon/password to a domain account (same used on the 32-bit machine) and I cannot get the service to run. It starts and then stops.
Not a logon issue (user is enabled to logon as a service, etc). Dialog box says the service started but then stopped. There are no messages in event logs except:
The Microsoft Web Deployment Agent Service service was successfully sent a start control
and
The Microsoft Web Deployment Agent Service service entered the stopped state.
Just for fun I tried changing the listen port as you instructed in the 32-bit example but got the same result. Where do I get more info on what is wrong?