Eric,
I'm not quite sure what you're asking. Are you wondering how to generate interop assemblies with nant ? If so then the tlbimp task is probably what you're after. You pass it a tlb or activeX dll and it will generate the appropriate wrapper assembly or rcw ( runtime callable wrapper ).
tlbimp task is part of nantcontrib right now although w are moving it into the main nant source tree post 0.83 release.


what does 'building it in .NET.' mean ? .net framework or visual studio .net ?

Ian

Is anyone aware of a way to expose ActiveX dll's from NAnt? While automating our build, I've come to a project where Interop.SQLXMLBULKLOADLib.dll and Interop.IWshRuntimeLibrary.dll are referenced in the code. The only way I can figure out how to get these files into the project environment is by building it in .NET.
Thanks,
Eric


------------------------------------------------------------------------
Tired of spam? Get advanced junk mail protection <http://g.msn.com/8HMQENUS/2734??PS=> with MSN 8.------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users





------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to