MORE INFO --> Re: [Nant-users] Resource lookup failed - infinite recursion detected

2004-01-16 Thread Billy Bacon
I ran Nant with -verbose mode and got the following logs. Are the logs where it says it 'not exist' or 'invalid' bad? Why can't it find those things? Thanks in advance for any help. Z:\development\net\RENTVALUE>nant -verbose NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003) Copy

Re: [Nant-users] Resource lookup failed - infinite recursion detected

2004-01-16 Thread Billy Bacon
Things don't seem to be consistent... Now it's failing again. cp: [copy] Copying 31 files to c:\Inetpub\wwwroot\rentvalue. [copy] Copying 3 files to c:\Inetpub\wwwroot\rentvalue\controls. [copy] Copying 3 files to c:\Inetpub\wwwroot\rentvalue\library. [copy] Copying 125 files

[Nant-users] Resource lookup failed - infinite recursion detected

2004-01-16 Thread Billy Bacon
Could someone take a peek at this small build script and tell me why I'm receiving the following error (it fails on the 'cp' target): [copy] Copying 2 files to c:\Inetpub\wwwroot\rentvalue\controls. BUILD FAILED INTERNAL ERROR INTERNAL ERROR [Resource lookup failed - infinite recursion de