That's certainly a valid workaround. But since the error message says that it doesn't know what a .dbp project is then exists. How hard would it be to just not exit if it's a dbp project? They output of that project to my knowledge is a database table. That means that it shouldn't affect dependant references. We use SQL scripts to create the db. I say just skip that project type even if its in the csproj file.
-----Original Message----- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 3:49 PM To: Brian Nantz; [EMAIL PROTECTED] Subject: Re: [nant-dev] solution task ----- Original Message ----- From: "Brian Nantz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 26, 2004 9:46 PM Subject: RE: [nant-dev] solution task > No I only point to the solution and map the webservices. The csproj files > may refernce the database project I don't know but there are no filesets. Yeah, your probably reference them from your c# project files. I'm not sure what do with this, skipping references means skipping dependencies and I don't think that's a good idea. You should probably remove the reference to the database project from your c# project. What do you think ? Gert ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers