Hi, There was something like this recently discussed. I think the solution was to map a network drive in the script using the "net use" command (url may wrap): http://www.mail-archive.com/nant-developers%40lists.sourceforge.net/msg0 2605.html
Clayton -----Original Message----- From: Michael Dang [mailto:[EMAIL PROTECTED] Sent: October 23, 2003 8:36 AM To: [EMAIL PROTECTED] Subject: [Nant-users] Remote Method Invocation Question with NUnit and Nant Hi, Has anyone had experience or shed light with the following scenario usage of Nant & NUnit? 2 Servers (1 Build & 1 Deployment) The Build server will run a NANT script to compile all source code and deploy the new assemblies to the deployment server (e.g. web server or app server). How would I do a remote method call within the same script to run a Nunit2 task to test the new assemblies on the deployment server if my Nant script is executed on the Build Server? I tried the UNC path but found from the online mail archives and trial & error that it was not possible. It can only use relative paths (e.g. C:\...\myassembly.dll) thanks, mike __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users