asp.net - Add config transform for WebSite -
we have lots of legacy sites built website option in visual studio rather project. trying is, using teamcity , octopus streamline our deployment process. mvc sites able achieve smoothly websites giving me hard time. first problem experiencing here is,
in visual studio can add different configurations (using configuration manager) , add transform files. websites not seeing option of adding new config transform file. not 100% sure design or might have configuration disabled causing behavior?
second question on same line if design why (just curiosity)? , how can overcome same different deployment scenarios transform config files in desired manner ?
your time , input appreciated.

microsoft added support web publishing windows azure sdk 1.8. changes in visual studio 2012 , 2010 allow full support publishing web site projects.
you can read more here; http://blogs.msdn.com/b/webdev/archive/2012/11/20/new-web-publish-updates.aspx
also, octopack not supported asp.net wsp's, you're going need work arounds sorry if knew already. information need on how publish , pack wsp's octopus can found here
Comments
Post a Comment