Team build Debug and continuos integration

I want to use FinalBuilder 6 with Team build to Deploy ClickOnce application

Like in Dennis van der Stelt Blog

http://bloggingabout.net/blogs/denn...ilder.aspx

With some action, I have trouble, but I can't find a way to debug FB project.

When the buld report error, the only think I can do is to remove the read only attribute from FB project in the build drop folder and check the Build Log.

How can I debug FB project ?

 

Thank you

Hi

Unfortunately TFS doesn’t support debugging the build process… you can run and step through the FinalBuilder project on the build machine just using FinalBuilder, although you will need to be sure you are logged in as the same user TFS uses for the build… otherwise you may run into permissions issues.