Thanks you just helped me solve the most frustrating few hours of my life. On Thu, May 28, 2009 at 3:09 PM, Ruben Willems <[email protected]>wrote:
> Hi > > remove the " , they are not needed. > > > with kind regards > Ruben Willems > > > On Thu, May 28, 2009 at 9:07 PM, Mark Levison <[email protected]> wrote: > >> ...I get an exception from CCNET just telling me I've illegal characters >> in the path. I can't use that exception to tell what's going on. I've just >> added this fragment: >> >> <exec> >> <executable>"C:\Program >> Files\NCover\ncover.console.exe"</executable> >> >> <baseDirectory>"C:\Projects\WhiteBoardCCNET\WhiteBoard.Data.Test.NUnit\bin\Debug"</baseDirectory> >> <buildArgs>""C:\Program Files\NUnit >> 2.5\bin\net-2.0\nunit-console.exe" >> WhiteBoard.Data.NUnitTest.dll"</buildArgs> >> </exec> >> >> I can get this to work from the command line no problem - the struggle is >> turning it into xml that works ccnet. >> >> Any suggestions as to my error here? >> >> Cheers >> Mark >> >> Mark Levison - Agile/Lean Transition Coach || Agile Editor @ >> InfoQ<http://www.infoq.com/about.jsp>|| 613-862-2538 >> (cell) || Twitter <http://twitter.com/mlevison> || >> Blog<http://www.notesfromatooluser.com/>Recent Entries: Acceptance >> Test Tools for Web >> Apps<http://www.notesfromatooluser.com/2009/02/functionalacceptance-test-tools-for-web-apps.html%20>|| >> Do >> You Suspect You Have a Less than Productive Person on Your >> Team?<http://www.notesfromatooluser.com/2009/01/do-you-suspect-you-have-a-less-than-productive-person-on-your-team.html> >> >> >
