RE: [Draconet-users] Build Failed

2004-03-05 Thread Michael Ferrante
Title: Message Mark - It needs the actual filename of the solution file. It literally runs a command line something like this: devenv solutionfile.sln  /build solutionconfig [ /project projectnameorfile [ /projectconfig name ] ] in the directory where the files come down. In your case it

Re: [Draconet-users] Build Failed

2004-03-05 Thread Nick Robinson
Mark, this might sound like a silly suggestion but have you tried putting .sln at the end of the Hosting value in the solutionFile tag? Warm regards, nick robinson site : http://www.fromconcept.co.uk weblog : http://www.fromconcept.co.uk/weblog.aspx "Mark A. Richman" <[EMAIL PROTECTED]> wrot

RE: [Draconet-users] Build Failed

2004-03-05 Thread Mark A. Richman
Title: Message Michael,   I have Hosting.sln in $/Hosting, and I reference it in my Draco.exe.config:   Hosting   I’m attaching the .sln file for your inspection.   What else could be wrong? Maybe NAnt is more reliable/compatible with Draco.NET than devenv?   Thanks, Mark