Hi,
I am trying to compile a project which references other dll's. one of
the dll is a COM and i have registered it to the GAC and then
registered to the registry using regasm as below before compiling the
below project dotnet_servicemgr.
1. gacutil -i abc.dll
2. regasm abc.dll /tlb:abc.tlb
Bel
Hi all,
I am actually trying to AUTO generate the NAnt build file. All my
projects are developed using .NET. I know NAnt takes care of
dependencies within a project.
Please tell me a way so that i can automatically configure the
external dependencies in the build file..
depend
Hi all,
I am actually trying to AUTO generate the NAnt build file. All my
projects are developed using .NET. I know NAnt takes care of
dependencies within a project.
Please tell me a way so that i can automatically configure the
external dependencies in the build file..
depends="