> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Ahmed, Shabana > Sent: vrijdag 28 april 2006 21:33 > To: [email protected] > Subject: [NAnt-users] [vbc] vbc : Command line error BC2012 : > can't open 'C:\WebSamplesVB\bin' for writing > > Hi All, > > When I try to build my application using NAnt. I get the > following error. > > [vbc] Compiling 8 files to 'C:\WebSamplesVB\bin'. > [vbc] vbc : Command line error BC2012 : can't open > 'C:\WebSamplesVB\bin' for writing > > Does any body know what could be causing this? I have > attached my build file if anyone wants to take a look. > Any help will greatly be appreciated.
Sigh ... The "output" attribute should contain a file name, not a directory ... Gert ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users
