Hi,
I created a patch for my installer to go from version 3.1.0 to 3.1.1.
The installer contains a Web App, a Windows App and a Service.
All works great, and I have checked that the DLL's are being updated, and they are ... until the last step.
I believe it is trying to install the service again, and it fails, whether I runs as administrator or not with the following message:
"Service 'My Service' could not be configured. This could be a problem with the package or your permissions. Verify that you have sufficient privelages to configure system services."
Please can you help?