I have a fairly compliated build that involves >>100 distinct vb.net
projects, several of which are web projects.  I have recently been
experimenting with the solution task since this will save me the effort of
maintaining the individual targets for each project.

I have run into a problem where for one web project, after compiling the
resources, I get the following error:

...
[solution] Starting compiler...
                  [compile] vbc : Command line error BC2008 : no input
sources specified
 [solution] Failure! (exit code = 1)
Build failed.
...

The project in question builds fine from within the IDE.

I have compared the project file to other web projects that are building
correctly with the solution task but I have not identified any possible
issues.

Does anyone have any idea what may be causing this error?




-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to