Hello,
  I've run into a problem trying to compile the cvs version of NAnt.  This
compiles fine at home, where I do not have VS6 installed (or VS7 :-) I have
the .Net SDK installed there).

  I have VS6 & VS7 installed here at work and I get the following error when
performing a 'bin\nant package' :

-----------------------------------------------------------
userdoc:
            
                  [csc] Compiling 5 files to
'C:\src\NAnt\build\net-1.1.win32\nant-0.85-debug\bin\NDoc.Documenter.NAnt.dl
l'.
                 [echo] Creating task and type documentation from
C:\src\NAnt/build/net-1.1.win32/nant-0.85-debug/bin
                 [exec] NAnt 0.85 (Build 0.85.1683.0; net-1.1.win32; dev;
8/10/2004)
                 [exec] Copyright (C) 2001-2004 Gerry Shaw
                 [exec] http://nant.sourceforge.net
                 [exec]             
                 [exec]             Buildfile:
file:///C:/src/NAnt/NAnt.build
                 [exec]             Target(s) specified: debug self-userdoc 
                 [exec]             
                 [exec]                  [echo] Using 'net-1.1' framework on
'win32' platform.
                 [exec]             
                 [exec]             debug:
                 [exec]             
                 [exec]             
                 [exec]             init:
                 [exec]             
                 [exec]             
                 [exec]             debug:
                 [exec]             
                 [exec]             
                 [exec]             set-framework-configuration:
                 [exec]             
                 [exec]             
                 [exec]             set-net-1.1-framework-configuration:
                 [exec]             
                 [exec]             
                 [exec]             self-userdoc:
                 [exec]             
                 [exec]             
                 [exec]             BUILD FAILED
                 [exec]             
                 [exec]             C:\src\NAnt\NAnt.build(240,14):
                 [exec]             Error building documentation.
                 [exec]                 Error reading in project file
C:\DOCUME~1\jcole\LOCALS~1\Temp\tmp450E.tmp.
                 [exec]                 One or more of the types in the
assembly unable to load.
                 [exec]                     One or more of the types in the
assembly unable to load.
                 [exec]             
                 [exec]             Total time: 0.5 seconds.
                 [exec]             
            
            BUILD FAILED
-------------------------------------------------------

Any ideas as to what is causing the problem?  I've run this from a simple
command prompt and the VS.net command prompt (which sets up the enviroment
to use the version 13 cl.exe) and get the same error.

Thanks,

John Cole

-------------------------------------
This email and any files transmitted with it are confidential and intended solely for 
the use of the individual or entity to whom they are addressed. If you have received 
this email in error please notify the system manager. This message contains 
confidential information and is intended only for the individual named. If you are not 
the named addressee you should not disseminate, distribute or copy this e-mail.


-------------------------------------------------------
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