Re: [Nant-users] cvs-checkout/cvs-update Exception

2004-07-28 Thread Vince Chan
Paul, I had used sspi before and got the same exception too. I then switched to use ":pserver" and it worked. Vince. [EMAIL PROTECTED] wrote: Hello - I'm trying to use a cvs-checkout or cvs-update task and am getting an exception. I'm running against NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32

Re: [Nant-users] Does script task support calling customer component

2004-07-28 Thread Vince Chan
Hi Ian, I had used the 0.84 version before. After getting your email, I thought I would try the latest nightly build before waiting for the next one just to see what happens. I got the following error message instead which is much more helpful. I put the interop in the nant\bin directory which r

[Nant-users] Does script task support calling customer component

2004-07-25 Thread Vince Chan
Does script task support calling customer component? I am trying to call a customer component from a script task and it generates the following error message: script exception: File or assembly name Interop.MyCom, or one of its dependencies, was not found. An interop has been created using tlbi