Gert,

Thank you so much!!!!! i got the latest nightly build and my issue is
fixed now. Build can now reference the assembly folders for dlls. But
iam getting stuck with another error. This is the error..

 [solution] vbc : Command line error BC2001 : file
'C:\Development\VisualStudioNet\Projects\sysCFocu
s\slnCFocus\CFocus\Activities\TakeC' could not be found
 [solution] Failure! (exit code = 1)
 [solution] Build failed.
 [solution] Project 'CFocus' failed!
 [solution] Continuing build with non-dependent projects.

I am wondering that this is some thing related to the long path issue
with vb compiler unable to compile files with long file/path name. I
remember seeing this error some where in the mailing list but didt see
a fix for this..Could you please let me know whats happening...

Thanks,

Madhan.



On Wed, 18 Aug 2004 09:03:15 +0200, Gert Driesen
<[EMAIL PROTECTED]> wrote:
> Madhan,
> 
> If you downloaded a nightly build, then you don't have to build NAnt as it
> includes a fully functional version of NAnt.
> 
> Gert
> 
> 
> 
> ----- Original Message -----
> From: "Madhan Retnaswamy" <[EMAIL PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>; "NAnt Users Mailing List"
> <[EMAIL PROTECTED]>
> Sent: Wednesday, August 18, 2004 1:14 AM
> Subject: Re: [Nant-users] Problem with solution task
> 
> > Gert,
> >
> > I just downloaded the latest nightly build which you uploaded today. I
> > tried to build Nant using the build file which come along with it but
> > the build broke. I am attaching the build out put here. please let me
> > know whats going wrong here.Also Should i necessarily build Nant
> > before using it to build my solution????
> >
> > thanks,
> >
> > Madhan.
> >
> >> On Tue, 17 Aug 2004 19:15:00 +0200, Gert Driesen
> >>
> >>
> >> <[EMAIL PROTECTED]> wrote:
> >> > Hi Madhan,
> >> >
> >> > The issue Steve reported is fixed in the latest nightly build (which I
> >> > uploaded half an hour ago).
> >> >
> >> > Let me know if that also fixed your problem.
> >> >
> >> > Gert
> >> >
> >> >
> >> >
> >> > ----- Original Message -----
> >> > From: "Madhan Retnaswamy" <[EMAIL PROTECTED]>
> >> > To: "Gert Driesen" <[EMAIL PROTECTED]>
> >> > Cc: <[EMAIL PROTECTED]>; "NAnt Users Mailing List"
> >> > <[EMAIL PROTECTED]>
> >> > Sent: Tuesday, August 17, 2004 7:10 PM
> >> > Subject: Re: [Nant-users] Problem with solution task
> >> >
> >> > > Hi Gert/Steve,
> >> > >
> >> > > Thanks Steve for sending that repro for Gert and thanks Gert for
> >> > > taking up the effort to fix this issue. Really appreciate this. I am
> >> > > wondering what do you mean by "This issue is fixed in cvs" . From
> >> > > where should i download this latest fix. Are nightly builds the cvs
> >> > > versions of NAnt? Does this mean that the issue will be fixed in the
> >> > > latest nightly build that will be coming up soon? Please let me know
> >> > > about this and i can give a shot with the latest fix.
> >> > >
> >> > > The other way i am trying to fix this problem is, since i have the
> >> > > full source code of the Microsoft Application Exception Blocks dlls,
> >> > > i
> >> > > am thinking of including this as a separate project within my
> >> > > solution
> >> > > and basically have my Exception Management Project have a project
> >> > > reference to the Exception Blocks project and get rid of direct file
> >> > > references which is causing the problems. Steve, this will work for
> >> > > you provided you have the source code for the dlls in your utility
> >> > > assembly folder. any ways lets wait for the fix and give a shot to
> >> > > the
> >> > > latest nightly build.
> >> > >
> >> > > Thanks Steve and Gert,
> >> > >
> >> > > Madhan.
> >> > >
> >> > > On Tue, 17 Aug 2004 11:29:17 +0200, Gert Driesen
> >> > > <[EMAIL PROTECTED]> wrote:
> >> > >> Hi Steve,
> >> > >>
> >> > >> This issue is now fixed in cvs.  I'll upload a new "nightly" build
> >> > >> later
> >> > >> today.
> >> > >>
> >> > >> Thanks for the repro/sample code !
> >> > >>
> >> > >> Gert
> >> > >>
> >> > >> PS. Madhan, can you check whether the new nightly build (when
> >> > >> available)
> >> > >> also fixes your problem ?
> >> > >>
> >> > >> ----- Original Message -----
> >> > >> From: <[EMAIL PROTECTED]>
> >> > >> To: "Gert Driesen" <[EMAIL PROTECTED]>
> >> > >> Sent: Tuesday, August 17, 2004 2:27 AM
> >> > >> Subject: Re: [Nant-users] Problem with solution task
> >> > >>
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> > Hi Gert
> >> > >> >
> >> > >> > I have managed to reproduce this behaviour with the following
> >> > >> > sample
> >> > >> > code
> >> > >> >
> >> > >> > (See attached file: NantExample.zip)
> >> > >> >
> >> > >> >
> >> > >> > Cheers,
> >> > >> >
> >> > >> > Steve
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> > |---------+---------------------------->
> >> > >> > |         |           "Gert Driesen"   |
> >> > >> > |         |           <[EMAIL PROTECTED]|
> >> > >> > |         |           dora.be>         |
> >> > >> > |         |                            |
> >> > >> > |         |           16/08/04 16:37   |
> >> > >> > |         |                            |
> >> > >> > |---------+---------------------------->
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> >  
> >> > >> > >---------------------------------------------------------------------------------------------------------------------------------------------|
> >> > >> >  |
> >> > >> > |
> >> > >> >  |       To:       <[EMAIL PROTECTED]>,
> >> > >> > <[EMAIL PROTECTED]>
> >> > >> > |
> >> > >> >  |       cc:
> >> > >> > |
> >> > >> >  |       Subject:  Re: [Nant-users] Problem with solution task
> >> > >> > |
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> >  
> >> > >> > >---------------------------------------------------------------------------------------------------------------------------------------------|
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >> > Steve,
> >> > >> >
> >> > >> > As always: please provide a small repro for this issue.
> >> > >> >
> >> > >> > Thanks !
> >> > >> >
> >> > >> > Gert
> >> > >> >
> >> > >> > ----- Original Message -----
> >> > >> > From: <[EMAIL PROTECTED]>
> >> > >> > To: <[EMAIL PROTECTED]>
> >> > >> > Sent: Monday, August 16, 2004 8:01 AM
> >> > >> > Subject: [Nant-users] Problem with solution task
> >> > >> >
> >> > >> >
> >> > >> >>
> >> > >> >>
> >> > >> >>
> >> > >> >>
> >> > >> >> Hi,
> >> > >> >>
> >> > >> >> I'm a having trouble with the <solution> task with respect to the
> >> > >> >> build
> >> > >> >> order.
> >> > >> >>
> >> > >> >>
> >> > >> >>
> >> > >> >> The project structure is as follows ...
> >> > >> >>
> >> > >> >> Basically
> >> > >> >>
> >> > >> >>      'Project A' contains 'Class A' and 'Exception Class A'.
> >> > >> >> 'Exception
> >> > >> >> Class A' inherits from 'My Base Exception' which is contained in
> >> > >> >> 'Utility
> >> > >> >> Assembly'
> >> > >> >>      'Project B' contains 'Class B' which inherits from 'Class A'
> >> > >> >> and
> >> > >> >> throw 'Exception Class A'.   Project B does not have a reference
> >> > >> >> to
> >> > >> >> 'Utility Assembly'
> >> > >> >>
> >> > >> >> When ever I try to build a solution I get the following message
> >> > >> >> when
> >> > >> >> it
> >> > >> >> tries to build 'Project B'. It highlights the line in the source
> >> > >> >> code
> >> > >> >> where
> >> > >> >> it throws 'Exception Class A' .
> >> > >> >>
> >> > >> >>       "Reference required to assembly 'Utility Assembly'
> >> > >> >> containing
> >> > >> >> the
> >> > >> >> base class 'My Base Exception'.
> >> > >> >>
> >> > >> >> When I open and build the solution in Visual Studio I don't have
> >> > >> >> a
> >> > >> >> problem.
> >> > >> >>
> >> > >> >>
> >> > >> >> I have downloaded the latest nightly build nant-0.85-20040814
> >> > >> >>
> >> > >> >>
> >> > >> >> Cheers,
> >> > >> >>
> >> > >> >> Steve
> >> > >> >>
> >> > >> >>
> >> > >> >>
> >> > >> >> This email is sent by or on behalf of the named sender identified
> >> > >> >> above.
> >> > >> >> If:
> >> > >> >>
> >> > >> >> (a) you do not wish to receive any email marketing material from
> >> > >> >> me in
> >> > >> > the
> >> > >> >> future, please forward the contents of this email with the
> >> > >> >> message
> >> > >> >> 'unsubscribe' in the subject box to [EMAIL PROTECTED]; or
> >> > >> >>
> >> > >> >> (b)you wish to unsubscribe from all central email marketing lists
> >> > >> >> used
> >> > >> >> by
> >> > >> >> our business,please forward the contents of this email,with the
> >> > >> >> message
> >> > >> >> 'unsubscribe from all central email marketing lists' in the
> >> > >> >> subject
> >> > >> >> box
> >> > >> > to
> >> > >> >> [EMAIL PROTECTED]
> >> > >> >>
> >> > >> >> The information contained in this e-mail communication may be
> >> > >> >> confidential.
> >> > >> >> You should only read, disclose, re-transmit,copy,distribute, act
> >> > >> >> in
> >> > >> >> reliance on or commercialise the information if you are
> >> > >> >> authorised to
> >> > >> >> do
> >> > >> >> so. If you are not the intended recipient of this e-mail
> >> > >> >> communication,
> >> > >> >> please immediately notify us by e-mail to [EMAIL PROTECTED],
> >> > >> >> or
> >> > >> >> reply
> >> > >> >> by e-mail direct to the sender and then destroy any electronic
> >> > >> >> and
> >> > >> >> paper
> >> > >> >> copy of this message.  Any views expressed in this e-mail
> >> > >> >> communication
> >> > >> >> are
> >> > >> >> those of the individual sender, except where the sender
> >> > >> >> specifically
> >> > >> >> states
> >> > >> >> them to be the views of a member of the National Australia Bank
> >> > >> >> Group
> >> > >> >> of
> >> > >> >> companies.  Any advice contained in this e-mail has been prepared
> >> > >> >> without
> >> > >> >> taking into account your objectives, financial situation or
> >> > >> >> needs.
> >> > >> >> Before
> >> > >> >> acting on any advice in this e-mail, National Australia Bank
> >> > >> >> Limited
> >> > >> >> recommends that you consider whether it is appropriate for your
> >> > >> >> circumstances. If this e-mail contains reference to any financial
> >> > >> >> products,
> >> > >> >> the National recommends you consider the Product Disclosure
> >> > >> >> statement
> >> > >> >> (PDS)
> >> > >> >> or other disclosure document before making any decisions
> >> > >> >> regarding any
> >> > >> >> products.  The National Australia Bank Group of companies does
> >> > >> >> not
> >> > >> >> represent, warrant or guarantee that the integrity of this
> >> > >> >> communication
> >> > >> >> has been maintained nor that the communication is free of errors,
> >> > >> >> virus
> >> > >> > or
> >> > >> >> interference.
> >> > >> >>
> >> > >> >>
> >> > >> >>
> >> > >> >> -------------------------------------------------------
> >> > >> >> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank
> >> > >> >> Media
> >> > >> >> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> >> > >> >> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> >> > >> >> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> >> > >> >> _______________________________________________
> >> > >> >> Nant-users mailing list
> >> > >> >> [EMAIL PROTECTED]
> >> > >> >> https://lists.sourceforge.net/lists/listinfo/nant-users
> >> > >> >>
> >> > >> >
> >> > >> >
> >> > >> >
> >> > >>
> >> > >>
> >> > >
> >> >
> >> >
> >>
> >>
> >>
> >
> 
>


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to