开发者

WebDeployment - Customize Build Template

开发者 https://www.devze.com 2023-03-25 00:07 出处:网络
We are using TFS 2010 to deploy a web application. We use the project settings of our web application to configure which iis-folder should be used, to copy the web-application.

We are using TFS 2010 to deploy a web application. We use the project settings of our web application to configure which iis-folder should be used, to copy the web-application.

That all works great, but we want to copy a missing dll file to the PublishedWebsites folder, that also works, but the copied dll is not in the specified iis-folder.

So can somebody tell me at what point I have to copy the dll?

We are using the worflow-foundation to customize our build-template.

At the moment开发者_如何学编程 we are copying the dll directly after the compilation-step.

I hope someone can help us!


You mention that " we want to copy a missing dll file to the PublishedWebsites folder", so you miss something all dll should be there, try to look on my post at the following link:

http://mohamedradwan.wordpress.com/2010/10/23/auto-deploy-your-website-for-qa-with-team-build/

If this didn't help you see my answer on how to include file the the web package at the following link

How can we include the files created by ajaxmin in the msdeploy package created by MSBuild

Thanks

M.Radwan

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号