(Build 0.86.2553.0; nightly; 12/28/2006)

I'm getting an error trying to build a web solution file:

Error checking whether 'D:\MyProjectNameWhichIsAReferencedProject' is an 
enterprise template project.
    Could not find file 'D:\MyBuildDir\MyProjectNameWhichIsAReferencedProject'.

Pretty easy NAnt code:

  <target name="buildWeb">
    <solution solutionfile="${build.dir}\Project.Template\Project.Web.sln" 
configuration="release" verbose="true">
    </solution>
  </target>

Any help?

Thanks,
Eric <><


 
____________________________________________________________________________________
Food fight? Enjoy some healthy debate 
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to