[Draconet-users] installation/config question

2004-03-10 Thread SCHLOTFELDT Travis
I am having problems getting v1.5-rc1 to build my files. I ran the .msi, changed the config file, and started the service. Every time I ran the client app to force a build, it failed. Failed to process build 'HelloWorld'. The following exception occurred: System.ComponentModel.Win32Exception:

Autoreply: [Draconet-users] installation/config question

2004-03-10 Thread graeme
I am currently out of office and will be back on the 22nd of March. For inquiries regarding PopupCalendar, Apoc XSL-FO or the Apoc PDF Toolkit, please email [EMAIL PROTECTED] For all other inquiries, please email [EMAIL PROTECTED] --- This

RE: [Draconet-users] installation/config question

2004-03-10 Thread Michael Ferrante
Seems like it is having a problem finding the nant executible on the build box. Are you specifying an nant.exe to use? You should specify one or put one in the draco.net bin directory on the server. Try that. This is the revelant code you are running into from the NAntBuildTool.cs class. The t