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 solutio
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 taks), tlbimp.exe is
called create th
Part of our .NET software requires use of a .NET wrapper around a COM
object. As such, during a build (using the 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 N