Re: [NAnt-users] Register COM objects remotely

2007-08-31 Thread Bob Archer
I haven't really looked at this in depth... but can the XSL just look at the level= on the message tag for Info, Warning, Error etc? BOb From: Jay Flowers [mailto:[EMAIL PROTECTED] Sent: Friday, August 31, 2007 11:19 AM To: Bob Archer Cc: Dickover, Kevi

Re: [NAnt-users] Register COM objects remotely

2007-08-31 Thread Jay Flowers
Hey Bob, I always get frustrated with this situation. This is a CCNet reporting issue. The nant output is logged as xml and included in the ccnet xml build log. This xml build log is then used to create html with xslt. Here is the xpath used to gather everything that ccnet will report on as an

Re: [NAnt-users] Register COM objects remotely

2007-08-31 Thread Bob Archer
Yes... that' what I'm currently doing. Problem is I am getting warnings and errors even though everything works correctly. Any idea why? Isn't ErrorLevel = 0 mean no error? Errors: (1) c:\inetpub\wwwroot\amsiweb\esiteweb\dlls\reg.bat exited on qaevolution2003 with error code 0. Warnings:

Re: [NAnt-users] Register COM objects remotely

2007-08-31 Thread Dickover, Kevin
You could use the exec task to execute psexec (from Microsoft's, formerly Sysinternal's pstool toolkit http://www.microsoft.com/technet/sysinternals/default.mspx ) against the remote machine Kevin Dickover From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On B