Re: [Draconet-users] Howto Specify Build Location

2004-10-11 Thread acalbaza
I have run into this as well... This is an Nant issue that I solved by shortening the path to someting like C:\tmp. Although it's just a matter of time before this fails on a file within a deep directory structure. Any idea what causes this? Can IO be set up to use short names instead? Thanks,

[Draconet-users] tlbimp.exe

2004-09-23 Thread acalbaza
Hello, I am attempting to use Draco to build VS.Net solutions through the Nant solution task. Is there any way to set the VS.Net environment so that the service has access to tools such as tlbimp.exe or regasm.exe? Thanks, Alejandro --- This

[Draconet-users] Draco and CVSNT

2004-09-22 Thread acalbaza
Hello, I am working to get Draco.Net set up with CVSNT and I seem to be running into a few problems. When I attempt to run a build, it fails due to envionment issues. CVSROOT and CVS_RSH environment vars are not found regardless of who is running this service (domain account or local sys account