First
you need to have .NET 1.1 framework SDK installed, if you are using .Net
1.1 assemblies.
And
next you should have the path of TLBIMP.exe utility in the PATH environment
variable.
So if
your solution is using .NET 1.1 framework then you should have
something like this in the PATH variable - C:\Program
Files\Microsoft.NET\SDK\v1.1\Bin
ELSE
look for the path of TLBIMP.exe under VS.NET installation folder (e.g.
C:\Program Files\Microsoft Visual Studio
.NET\FrameworkSDK\Bin).
|
Title: Message
- [Nant-users] <solution> task Johnson, Patrick
- Re: [Nant-users] <solution> task Jaroslaw Kowalski
- RE: [Nant-users] <solution> task Noel Gifford
- Nitin Agarwal