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) Copyright (C) 2001-2003 Gerry Shaw http://nant.sourceforge.net Framework net-1.2 is invalid and has not been loaded : Framework directory C:\WINDOWS\Microsoft.NET\Framework\v1.2.30703 does not exist. Framework netcf-1.0 is invalid and has not been loaded : Property 'sdkInstallRoot' has not been set. Framework mono-1.0 is invalid and has not been loaded : Property 'sdkInstallRoot' has not been set. Framework sscli-1.0 is invalid and has not been loaded : Framework directory C:\ sscli\build\v1.x86fstchk.rotor does not exist. Buildfile: file:///Z:/development/net/RENTVALUE/NAnt.build Base Directory: Z:\development\net\RENTVALUE. Target(s) specified: compile [include] Including file Z:\development\net\RENTVALUE\properties.xml. clean: [delete] Deleting directory c:\Inetpub\wwwroot\rentvalue. [delete] Deleting directory c:\Inetpub\wwwroot\rentvalue\bin. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\controls\footer.ascx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\controls\header.ascx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\controls\headerinfo.ascx. [delete] Deleting directory c:\Inetpub\wwwroot\rentvalue\controls. [delete] Deleting directory c:\Inetpub\wwwroot\rentvalue\images. [delete] Cannot delete directory c:\Inetpub\wwwroot\rentvalue\images. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\library\mm_menu.js. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\library\sub_menu.js. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\library\webconsole.css. [delete] Deleting directory c:\Inetpub\wwwroot\rentvalue\library. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\application.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\areamap.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\communityservices.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\details.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\edit_amenities.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\edit_info.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\edit_listing.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\edit_photos.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\equalhousing.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\Global.asax. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\home.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\index.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\inquiries.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\listings.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\login.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\placead.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\postinfo.html. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\propertymanager.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\register.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\results.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\search.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\servicedirectory.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\tenantapplication.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\test.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\view_amenities.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\view_listings.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\view_photos.aspx. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\Web.config. [delete] Deleting file c:\Inetpub\wwwroot\rentvalue\whatsnew.aspx. [delete] Deleting directory c:\Inetpub\wwwroot\rentvalue. [delete] Cannot delete directory c:\Inetpub\wwwroot\rentvalue. prep: [mkdir] Creating directory c:\Inetpub\wwwroot\rentvalue\bin. [mkdir] Creating directory c:\Inetpub\wwwroot\rentvalue\controls. [mkdir] Creating directory c:\Inetpub\wwwroot\rentvalue\library. cp: [copy] Copying 29 files to c:\Inetpub\wwwroot\rentvalue. [copy] Copying Z:\development\net\RENTVALUE\whatsnew.aspx to c:\Inetpub\www root\rentvalue\whatsnew.aspx. [copy] Copying Z:\development\net\RENTVALUE\results.aspx to c:\Inetpub\wwwr oot\rentvalue\results.aspx. [copy] Copying Z:\development\net\RENTVALUE\listings.aspx to c:\Inetpub\www root\rentvalue\listings.aspx. [copy] Copying Z:\development\net\RENTVALUE\edit_info.aspx to c:\Inetpub\ww wroot\rentvalue\edit_info.aspx. [copy] Copying Z:\development\net\RENTVALUE\register.aspx to c:\Inetpub\www root\rentvalue\register.aspx. [copy] Copying Z:\development\net\RENTVALUE\equalhousing.aspx to c:\Inetpub \wwwroot\rentvalue\equalhousing.aspx. [copy] Copying Z:\development\net\RENTVALUE\edit_amenities.aspx to c:\Inetp ub\wwwroot\rentvalue\edit_amenities.aspx. [copy] Copying Z:\development\net\RENTVALUE\home.aspx to c:\Inetpub\wwwroot \rentvalue\home.aspx. [copy] Copying Z:\development\net\RENTVALUE\inquiries.aspx to c:\Inetpub\ww wroot\rentvalue\inquiries.aspx. [copy] Copying Z:\development\net\RENTVALUE\edit_photos.aspx to c:\Inetpub\ wwwroot\rentvalue\edit_photos.aspx. [copy] Copying Z:\development\net\RENTVALUE\application.aspx to c:\Inetpub\ wwwroot\rentvalue\application.aspx. [copy] Copying Z:\development\net\RENTVALUE\edit_listing.aspx to c:\Inetpub \wwwroot\rentvalue\edit_listing.aspx. [copy] Copying Z:\development\net\RENTVALUE\postinfo.html to c:\Inetpub\www root\rentvalue\postinfo.html. [copy] Copying Z:\development\net\RENTVALUE\view_amenities.aspx to c:\Inetp ub\wwwroot\rentvalue\view_amenities.aspx. [copy] Copying Z:\development\net\RENTVALUE\Web.config to c:\Inetpub\wwwroo t\rentvalue\Web.config. [copy] Copying Z:\development\net\RENTVALUE\placead.aspx to c:\Inetpub\wwwr oot\rentvalue\placead.aspx. [copy] Copying Z:\development\net\RENTVALUE\areamap.aspx to c:\Inetpub\wwwr oot\rentvalue\areamap.aspx. [copy] Copying Z:\development\net\RENTVALUE\tenantapplication.aspx to c:\In etpub\wwwroot\rentvalue\tenantapplication.aspx. [copy] Copying Z:\development\net\RENTVALUE\view_listings.aspx to c:\Inetpu b\wwwroot\rentvalue\view_listings.aspx. [copy] Copying Z:\development\net\RENTVALUE\search.aspx to c:\Inetpub\wwwro ot\rentvalue\search.aspx. [copy] Copying Z:\development\net\RENTVALUE\propertymanager.aspx to c:\Inet pub\wwwroot\rentvalue\propertymanager.aspx. [copy] Copying Z:\development\net\RENTVALUE\servicedirectory.aspx to c:\Ine tpub\wwwroot\rentvalue\servicedirectory.aspx. [copy] Copying Z:\development\net\RENTVALUE\test.aspx to c:\Inetpub\wwwroot \rentvalue\test.aspx. [copy] Copying Z:\development\net\RENTVALUE\view_photos.aspx to c:\Inetpub\ wwwroot\rentvalue\view_photos.aspx. [copy] Copying Z:\development\net\RENTVALUE\details.aspx to c:\Inetpub\wwwr oot\rentvalue\details.aspx. [copy] Copying Z:\development\net\RENTVALUE\Global.asax to c:\Inetpub\wwwro ot\rentvalue\Global.asax. [copy] Copying Z:\development\net\RENTVALUE\login.aspx to c:\Inetpub\wwwroo t\rentvalue\login.aspx. [copy] Copying Z:\development\net\RENTVALUE\communityservices.aspx to c:\In etpub\wwwroot\rentvalue\communityservices.aspx. [copy] Copying Z:\development\net\RENTVALUE\index.aspx to c:\Inetpub\wwwroo t\rentvalue\index.aspx. [copy] Copying 3 files to c:\Inetpub\wwwroot\rentvalue\controls. [copy] Copying Z:\development\net\RENTVALUE\controls\headerinfo.ascx to c:\ Inetpub\wwwroot\rentvalue\controls\headerinfo.ascx. [copy] Copying Z:\development\net\RENTVALUE\controls\footer.ascx to c:\Inet pub\wwwroot\rentvalue\controls\footer.ascx. [copy] Copying Z:\development\net\RENTVALUE\controls\header.ascx to c:\Inet pub\wwwroot\rentvalue\controls\header.ascx. [copy] Copying 3 files to c:\Inetpub\wwwroot\rentvalue\library. [copy] Copying Z:\development\net\RENTVALUE\library\webconsole.css to c:\In etpub\wwwroot\rentvalue\library\webconsole.css. [copy] Copying Z:\development\net\RENTVALUE\library\mm_menu.js to c:\Inetpu b\wwwroot\rentvalue\library\mm_menu.js. [copy] Copying Z:\development\net\RENTVALUE\library\sub_menu.js to c:\Inetp ub\wwwroot\rentvalue\library\sub_menu.js. BUILD FAILED INTERNAL ERROR INTERNAL ERROR Object reference not set to an instance of an object. Z:\development\net\RENTVALUE> ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users