It will also create the 'HKLM\Software\Microsoft\.NetFramework\sdkInstallRoot' registry key that nant uses to find those tools. Thats probably why copying the binaries over didn't work.

Ian

Install the framework SDK. This includes all of the utilities required to fully build a VS.NET solution, minus devenv.exe.

Aaron Jensen wrote:

Part of our .NET software requires use of a .NET wrapper around a COM
object.  As such, during a build (using the <sln /> taks), tlbimp.exe is
called create the wrapper.  This works fine on machines with Visual
Studio installed.  However, on our build/deployment/qa/production
servers, visual studio will NOT be installed.

My question: how can I get the tlbimp.exe to work without visual studio
.net installed?  I have tried copying over all the binaries from
\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin, but that doesn't work.


Any suggestions?


    <:> Aaron Jensen
    <:> [EMAIL PROTECTED]
    <:> 800.237.6335 ext 421
    <:> Financial Profiles
    <:> www.profiles.com


------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers







-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers





------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to