Re: [Nant-users] task - tlbimp.exe - Fatal error - CLR error: 8007000b The program will terminate

2004-06-20 Thread SHYAM VANKA
Hello Martin, Thanks, but when we compile the code through .NET IDE or if I use devenv.exe to compile the solution file, I do not get any compile errors. I have been asked to automate the build process so I am trying to use the task, but it seems to error out every time I run it? Thanks

[Nant-users] task - tlbimp.exe - Fatal error - CLR error: 8007000b The program will terminate

2004-06-17 Thread SHYAM VANKA
NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003) version. Calling the Nant build script from Visual Studio .Net Command Prompt (not a 2003 version). Using sloution task trying to build my .vbproj files. And I am getting the error message "CLR error: 8007000b The program will now te