Re: [Nant-users] vb web service

2003-11-29 Thread Scott Hernandez
Yes, this should go to the dev list. Any stack trace based error, like this, should go to the dev list. :) Also, if possible, you should attach a small sample of the build file and any dependent files that would be needed to reproduce the error case. - Original Message - From: Evan Watson

[Nant-users] vb web service

2003-11-28 Thread Evan Watson
Hi,   I have been having quite a bit of difficulty getting nant to build a vb.net web service. Im running the latest nightly build with .net 1.1 and my build script just points to the vbproj file. I am also getting problems with a new project when I uncomment the hello world function. Fir