Re: [NAnt-users] vbc : error BC30464

2006-09-20 Thread Lee Chu
l gives me the same error message. Any clue? Thanks, Lee -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 19, 2006 1:46 PM To: 'Lee Chu'; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] vbc : error BC30464 Lee, I'm pretty sur

[NAnt-users] vbc : error BC30464

2006-09-19 Thread Lee Chu
Hi, I have a build file for a project, but when I tried to run the file, I got the following error message: [vbc] vbc : error BC30464: Namespace or type 'Data' in the project-level Imports 'System.Data' cannot be found. These are what I have in my build file: