Bugs item #2515816, was opened at 2009-01-17 07:16 Message generated for change (Comment added) made by smaglio81 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2515816&group_id=31650
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Other Group: 0.85 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dewi Felstead (felsteadd) Assigned to: Nobody/Anonymous (nobody) Summary: Nant fails with internal error Initial Comment: We are experiencing build issues with Nant 0.85 when we add the solution file to Visual Source Safe 2005. Basically all works fine until we add our .NET (C#) solution to source control. Once we do that and check out a copy for edit the build starts failing. A version of the solution with source control bindings removed works fine (no other difference between the 2 solutions - just one has VSS bindings and one does not. Could this be a file / folder permissions issue? We have made sure that we check out all solution files for edit (make writable) before we attempt to run the build. ---------------------------------------------------------------------- Comment By: steven maglio (smaglio81) Date: 2009-01-17 20:47 Message: I wrote a reply question to this before reading the build.log file (below). But after reading the log file I was curious as to the error statement, "System.Data.SqlClient.SqlException: Incorrect syntax near '4'." What does db.schema.reflect do? And is there any place in it's code that have the number 4? --------------------------------------------------------------------- I'm not the developer of NANT (drieseng, http://www.ohloh.net/p/nant/contributors), but I am curious that you mentioned permissions issues. Could you open a windows explorer window under the account that your nant script run's under to test the permissions? Our systems team showed me a way to use IE in order to do this: (In Windows XP/Server 2003) Start Menu > Programs > Internet Explorer (right click on this option and choose "Run As ..."). Then log in with the account and in the location bar ... file:///<path to directory> example: file:///D:/Working_Area/felsteadd/Projects/TeamTrack When running under that account are you able to access the proper folders/files? (I sure hope this looks right. There doesn't seem to be a preview submission option on these replys.) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2515816&group_id=31650 ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers