We just upgraded to .85-rc2 version and started getting an error when
running the solution task. We are getting the error...



 [solution] Building 'Project.Name' [debug] ...
               [attrib] Setting file attributes for 7 files to Normal.
               ...
 [solution] Project is up-to-date.
 [solution] Building satellite assemblies...
             [solution]  -

BUILD FAILED - 1 non-fatal error(s), 5 warning(s)

Unexpected error while compiling project 'Project.Name'
    Value cannot be null.
    Parameter name: path1




the task looks like this...

<solution
        solutionfile="${path::combine(staging.project, 'cms.sln')}"
        configuration="debug"
        outputdir="some directory"
        verbose="true"
/>


This has just started, I have tried running the solution file and doing each
project as individual includes, same results.  Anybody have any clue what I
may be doing wrong?


Thanks,



Chris Walton
Software Engineer
Microsoft Certified Professional

Advanced Systems Technology, Inc.
[EMAIL PROTECTED]
(850) 475-4013
BEGIN:VCARD
VERSION:2.1
N:Walton;Christopher
FN:Christopher Walton ([EMAIL PROTECTED])
ORG:Advanced Systems Technology, Inc.
TITLE:Software Engineer
TEL;WORK;VOICE:(850) 475-4013
TEL;HOME;VOICE:(850) 932-0333
TEL;CELL;VOICE:(850) 712-2597
ADR;WORK:;;8130 Pittman Ave.;Pensacola;FL;32514;United States of America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:8130 Pittman Ave.=0D=0APensacola, FL 32514=0D=0AUnited States of America
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20040107T200957Z
END:VCARD

Reply via email to