Hi,
I used zipped releases up until now to achieve a multi-tenant iis hosting setup. Since I'm a bit inpatient updating to 10.1 which is not on the zipped list yet:-) and want to automate deployment of the dw10 application folder, I have setup a new dw10-suite project, and thought I could use that to simply do a release build and deploy everything in the bin folder from that build to my DW10 bin folder on this level:
I did also install the new 8.0 hosting bundle. but now I get:
I do see that in web.config I'm reffering to a dll that does not exist in the bin folder from my build:
bin folder from my dw10 build:
Do I need do configure something additional to add this to the build?