Hi Scott,

This issue should be fixed in today's nightly build.

Gert 

> -----Original Message-----
> From: Scott Hatch [mailto:[EMAIL PROTECTED] 
> Sent: dinsdag 1 maart 2005 20:12
> To: Gert Driesen; nant-developers@lists.sourceforge.net; 
> [EMAIL PROTECTED]
> Subject: RE: [nant-dev] System.IO.PathTooLongException error
> 
> It does.
> 
>                 <Reference
>                     Name =
> "Microsoft.ContentManagement.Common"
>                     AssemblyName =
> "Microsoft.ContentManagement.Common"
>                     HintPath = "..\..\..\..\..\Program
> Files\Microsoft Content Management
> Server\Server\bin\Microsoft.ContentManagement.Common.dll"
> 
> In my troubleshooting, I upgraded NaNT from Build
> .85.1766.0 to RC2, and that provided a more detailed
> error message. With the above path plus the current
> dir, I am indeed exceeding 260. (264 in fact.) I can
> mitigate this by using a hard path instead of a
> relative path, but that is not ideal. Are there any
> plans to increase that value?
> 
> Thanks, Scott
> 
> 
> --- Gert Driesen <[EMAIL PROTECTED]> wrote:
> 
> > Scott,
> > 
> > Can you verify whether the RAHWebsite.WebUI.csproj
> > project contains a
> > (assembly) reference with a long hintpath ?
> > 
> > Gert
> > 
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED] 
> > >
> > [mailto:[EMAIL PROTECTED]
> > On 
> > > Behalf Of Scott Hatch
> > > Sent: dinsdag 22 februari 2005 21:37
> > > To: nant-developers@lists.sourceforge.net
> > > Subject: [nant-dev] System.IO.PathTooLongException
> > error
> > > 
> > > Hello.
> > > 
> > > I am seeing the error below while running nant
> > (Build
> > > 0.85.1766.0)
> > > 
> > > I believe the path to the csproj file is only 151
> > > chars. Any idea why this would error?
> > > 
> > > Thanks, Scott
> > > [EMAIL PROTECTED]
> > > 
> > > 
> > > Build:
> > > 
> > >      [echo] Building Project
> > >  [solution] Starting solution build.
> > >  [solution] Only C#, VB.NET and C++ projects are
> > > supported.  Skipping project '.
> > > .\Database\RAHWebsite.Database.dbp'.
> > >  [solution] Loading projects...
> > >  [solution] Loading project
> > 'C:\prj\RAHWebsite\Release
> > > 2.7 - Service Request\300
> > >  Construction Stage\325 Development
> > > Code\Solutions\..\MDCH.Applications.RAHWebsi
> > > te.nUnit\RAHWebsite.nUnit.csproj'.
> > >  [solution] Loading project
> > 'C:\prj\RAHWebsite\Release
> > > 2.7 - Service Request\300
> > >  Construction Stage\325 Development
> > > Code\MDCH.Applications.RAHWebsite.WebUI\RAHW
> > > ebsite.WebUI.csproj'.
> > > 
> > > BUILD FAILED - 0 non-fatal error(s), 1 warning(s)
> > > 
> > > INTERNAL ERROR
> > > 
> > > System.IO.PathTooLongException: The path is too
> > long
> > > after being fully qualified
> > > .  Make sure path is less than 260 characters.
> > >    at System.IO.Path.nGetFullPathHelper(String
> > path,
> > > Char[] invalidPathChars, Ch
> > > ar[] whitespaceChars, Char directorySeparator,
> > Char
> > > altDirectorySeparator, Char
> > > 
> > > 
> > >           
> > > __________________________________ 
> > > Do you Yahoo!? 
> > > Yahoo! Mail - Easier than ever with enhanced
> > search. Learn more.
> > > http://info.mail.yahoo.com/mail_250
> > > 
> > > 
> > >
> >
> -------------------------------------------------------
> > > SF email is sponsored by - The IT Product Guide
> > > Read honest & candid reviews on hundreds of IT
> > Products from 
> > > real users.
> > > Discover which products truly live up to the hype.
> > Start reading now.
> > >
> >
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > > _______________________________________________
> > > nant-developers mailing list
> > > nant-developers@lists.sourceforge.net
> > >
> >
> https://lists.sourceforge.net/lists/listinfo/nant-developers
> > > 
> > > 
> > 
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to