WCF Service Tansformation not working in Octopus Deploy

I have a WCF service with an app.config. I create a config file myservice.exe.Test.config in the project and output it. I configure octopus deploy to run transformations.

When I deploy to an environment called Test, I expect that myservice.exe.Test.config to become myservice.exe.config, but it doesnt.

Any ideas why this might happen?

Hi Pete,

Thanks for getting in touch. Could you please provide us the following info:

This should be enough for us to get started helping you out.

Thanks!

Dalmiro

Here you go. Thanks

ServerTasks-1459.log.txt (7 KB)

Hi Dalmiro,

Thanks for the quick reply. I’ve worked out what the problem was. Error in transform logic solved by using https://webconfigtransformationtester.apphb.com/ to debug.

Hi Pete,

Glad to hear!

Dalmiro