RE: [Nant-users] Problem with vbc task

2004-03-24 Thread Bill.Martin
it to ..\ it works fine. Cheers, Bill -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: 23 March 2004 20:56 To: Bill Martin; [EMAIL PROTECTED] Subject: Re: [Nant-users] Problem with vbc task for issue 2 : the c# compiler first tries to resolves the

Re: [Nant-users] Problem with vbc task

2004-03-23 Thread Gert Driesen
- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, March 23, 2004 12:56 PM Subject: RE: [Nant-users] Problem with vbc task Big apologies for point 1 - It was me being stupid. I had closed the vbc tag in the wrong place with a bit of c

RE: [Nant-users] Problem with vbc task

2004-03-23 Thread Bill.Martin
Big apologies for point 1 - It was me being stupid. I had closed the vbc tag in the wrong place with a bit of cut and paste so my default namespace was not getting set therefore the imported namespace didn't exist. Issue 2 is still a problem though if anyone has any thoughts. Cheers, Bill