Can you post your log output and possibly the pertinent settings for the msbuild plugin that you have setup?
On Wed, Dec 5, 2012 at 1:25 PM, dmatrix <michael...@gmail.com> wrote: > Hello, I'm new to Jenkins. > > I have MSBuild and TFS server plug-ins installed. I could run msbuild > command line and my project is succeeded, but on Jenkins it keeps giving me > error MSB1008 or MSB1009. What is the right configuration > for Jenkins/Build/Build a VS project/MSBuild Build File? > > My .sln path in TFS workspace is: c:\Workspace\ProjX\Main\ProjX.sln > > and my setting in MSBuild Build File : $/Main/ProjX.sln > This keeps > giving above errors.. > > Any thoughts? > > -- Website: http://earl-of-code.com