Re: [WiX-users] FileNotFoundException when starting a service

2007-07-23 Thread Bob Arnson
Hasan Zaidi wrote: > but when I run the installer, I get a FileNotFoundException thrown. When I > debug the error it mentions one of my DLLs but I had a look at the directory > containing my service (c:\Program Files\My Program\) and the DLL seems to be > there. Does anyone know what the problem

[WiX-users] FileNotFoundException when starting a service

2007-07-23 Thread Hasan Zaidi
Hi, I've written the following to start a Windows service: <*Component* Id='ServiceExeComponent' Guid='12345678-D752-4C4F-942A-657B02AE8325' SharedDllRefCount='no' KeyPath='no' NeverOverwrite='no' Permanent='no' Transitive='no' Win64='no' Location='either'> <*File* Id='ServiceExeFile' Na