Re: [Nant-users] How do I reference a COM object in
Hi Kevin, It looks like you were on the right track. The tlbimp part is a seperate task invocation. and then in the task you can reference it like ... Kevin Kirkpatrick wrote: I've inherited a vb6 project that has been converted
[Nant-users] How do I reference a COM object in
I've inherited a vb6 project that has been converted to vb.net. How do I make a COM reference to the ADORecordSet using the task? Any help is greatly appreciated. Thanks, kkirkpatrick In the inherited project file: