Hi All I am able to successfully run the build using Draco server and client (albeit in asynchronous mode) but Draco fails when attempting to email the build results. Following is the output in the draco.log (Win 2K, .NET 1.1, Nant 0.8.3rc2 and Draco 1.4).
8/21/2003 11:32:07 AM - ipm : Building module 8/21/2003 11:33:01 AM - ipm : Build completed with exit code 0 8/21/2003 11:33:02 AM - ipm : Sending build results email to: [EMAIL PROTECTED] 8/21/2003 11:33:02 AM - ipm : Failed to send build results email System.Web.HttpException: Could not access 'CDO.Message' object. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80040213): The transport failed to connect to the server. --- End of inner exception stack trace --- at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters) at System.RuntimeType.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParameters) at System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) --- End of inner exception stack trace --- at System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) at System.Web.Mail.CdoSysHelper.Send(MailMessage message) at System.Web.Mail.SmtpMail.Send(MailMessage message) at Chive.Draco.Notify.EmailNotifier.Notify(BuildResult results) 8/21/2003 11:33:02 AM - ipm : Writing build results to 'C:/IPM/BuildOutput\ipm-20030821T113207.xml' I checked there are no problem with the mail server and strangely enough Nant can send emails using the same smtp server. So I am quite lost. I don't want to use Nant for emailing since then I run into a kind of cyclical problem of build.log generated by Nant and to be mailed by Nant (resulting in a lock). Any help would be greatly appreciated. Thanks in advance -daya ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Draconet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/draconet-users