Question

I am pretty new to TFS so I have this problem when I want to set a destination directory to my build.

Every time I launch the build, it dramatically fails and says "couldn't find \xxxxxxx\yyyyy\zzzz".

I think that my UNC path is wrong.

Let's assume that my drop directory (destination directory) is "C:\Project\" and my computer name is "lemoos-PC", what would the equivalent of my path in UNC notation?

I've tried these : \\lemoos-PC\C\Project\

\\lemoos-PC\C:\Project\

\\lemoos-PC\Project\

but they don't seem to work.

Thanks in advance .

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top