My solution has a webproject and windows services.
website has a web.config and a windsor.xml and the service has a app.config and a windsor.xml file,which changes for each environment (Test,UAT,LIVE).
I can preview the transform locally on my PC for both websites and windows service (for web.cofig, app.config and windsor.xml).
The transform also works when I build/Rebuild/publish the files locally.
However, when I run on the CI server, services have their windsor.xml,appconfig transformed but website doesnt get the windsor.xml transformed (Although web.config is transformed).
Am I missing something?
As far as I remember you may have to install/have slowcheetah on the server too. Also edit prj file referencing slow cheetah: