From: Daniel Berger Date: 2006-01-05T22:52:58+09:00 Subject: Re: win32-services - RPC server unavailable? Daniel McBrearty wrote: > Thanks. I've done that. Both are running, but I have the same error. I > also tried a few different options in the logon section, same result. > Any other clues? > > > > -- > Posted via http://www.ruby-forum.com/. The "some_machine" is just a stub for whatever machine you want to install it on, it isn't meant to be used literally. If you just want to install it on your local box, remove "some_machine", e.g. service = Service.new. Regards, Dan