Hi Donal,

I tried to get the sources for NAntRuner from Sourceforge.net, but I couldn't find them. Any ideas?

Thanks,

--
Adrian Lazea

Windows Client Developer
QA Lead

Schlund + Partner AG   Tel   : +40-21-231-8347 Ext.318
Str Mircea Eliade 18   Mobile: +40-721-090-495
71295, Bucuresti       EMail : [EMAIL PROTECTED]


Donal McCarthy wrote:
I suspect that this may be a problem with hardcoded paths in the addin. Since this was a quick throw away app which I later decided to release,
there are some hard coded paths in it which point to vs.net 2003
installation. These are c:\WINNT\system32\cmd.exe, c:\Program
Files\Microsoft Visual Studio .NET 2003\Common7\Tools\vsvars32.bat and
c:\Program Files\Microsoft Visual Studio .NET
2003\Common7\Tools\vcspawn.exe


if your installation is in a different place or you use winxp and not
win2k you will have problems...only way to fix is get the source, change
the paths and rebuild...  if you want to make it OS and VS.Net independent
please let me know...

regards,
Donal

<quote who="Bill Arnette">

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Donal McCarthy
Sent: Wednesday, February 02, 2005 10:41 AM
To: Arnette, Bill
Cc: Arnette, Bill; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] is there an add-in to run nant from
within vs.net?


Bill, The reason NAnt would not be running is that you need to tell the AddIn where the NAnt executable is. You should be able to do this with the tools -> options -> nantrunner settings. For some people, this options panel doesn't work correctly due in large part to the way a shim component is used to host the .Net based NAntRunner in VS.Net.


Donal,

I have told the add-in where the Nant executable is. When I run with
RegMon
(www.sysinternals.com) I can see the add-in getting the correct path from
the registry.  But the Nant executable is never invoked.  This happens
even
when I run DevStudio with administrator priveleges.

Bill




------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users





-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to