I have a web application with several webjobs included (application is hosted in azure). The transformation of the web.config went fine but the ones for the webjobs are not. I do not see any trace or log for them.
I Added a Configuration transforms feature with following additional transforms
Thanks for reaching out and for taking the time to gather all that information.
I’m gonna need to ask you to follow the below steps to produce a more verbose deployment log that will allow us to understand a bit more what happened:
1) Add these 2 variables to your project http://docs.octopusdeploy.com/display/OD/Debug+problems+with+Octopus+variables
2) Create a new release (so the new variables take effect) and deploy it. If possible skip as many steps as you can and only leave step we are troubleshooting in order to avoid the noise in the log.
3) Send us the raw log of that deployment http://docs.octopusdeploy.com/display/OD/Get+the+raw+output+from+a+task
Also please send us a screenshot of the contents of the below folders of your package using the Nuget Package explorer
App_Data\jobs\continuous\email
App_Data\jobs\continuous\alert
App_Data\jobs\continuous\polling-declaration
App_Data\jobs\continuous\polling-producer
App_Data\jobs\continuous\worldlineftp
What I want with that last request is to make sure that all the paths are correct.