I’m currently supporting a build process and I need to set the Wilcard Application maps on an iis6 website.
I currently utilise a mixture of the SDC tasks And the MSBuild Extension pack to do various things but I have come upon a brick wall when trying to set Wildcard Application Maps using these two frameworks.
perhaps I’ve just missed it in the documentation but I wondered if anyone knew how to set these.
To be clear here is where you would set these in the gui:
I am open to alternative methods of setting this including perhaps writing some code to do it if neccessary 🙂

If you use Wix, you can add those by using WixIISExtensions:
Also, as suggested in this post, try: