[DUG] Firebird Expert Wanted

2010-08-02 Thread Rohit Gupta
__ Information from ESET NOD32 Antivirus, version of virus signature database 5335 (20100802) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ___ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin

[DUG] Access a .net assembly via COM

2010-08-02 Thread Robert martin
Hi I have a co worker who is struggling to import a .Net assembly provided by a 3rd party to use in a D2007 project. he chooses 'Import .Net Assebly in the 'import component' screen and uses the 'add' button to add it. It creates a _Tlb as expected but some class details are not present.

Re: [DUG] Firebird Expert Wanted

2010-08-02 Thread Kyley Harris
(20100802) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ___ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send

Re: [DUG] Access a .net assembly via COM

2010-08-02 Thread Jeremy North
Probably nothing. Sounds like it isn't importing correctly. On Tue, Aug 3, 2010 at 1:30 PM, Robert martin r...@chreos.co.nz wrote: Hi I have a co worker who is struggling to import a .Net assembly provided by a 3rd party to use in a D2007 project.  he chooses 'Import .Net Assebly in the

Re: [DUG] Access a .net assembly via COM

2010-08-02 Thread Robert martin
What can I do if that is the case? The dev kit ships with a .tlb as well and importing this also fails (i.e. no methods for aClass). The assembly is not globally installed (we have to click the 'add' button), should fully installing it fix the import issue? Cheers On 3/08/2010 3:45

Re: [DUG] Access a .net assembly via COM

2010-08-02 Thread Jeremy North
Is there only two classes in the assembly or do others also import successfully? Could be a bug in the importer. Do you know the base class of the class that is failing to import correctly. If you have SA, you might want to use one of your free support incidients. On Tue, Aug 3, 2010 at 1:50 PM,

Re: [DUG] Access a .net assembly via COM

2010-08-02 Thread Robert martin
Hi. Yes there are heaps of classes that are imported. Some with methods are there, others are not. We do see a base class and it also does not have methods. Cheers On 3/08/2010 3:57 p.m., Jeremy North wrote: Is there only two classes in the assembly or do others also import

Re: [DUG] Access a .net assembly via COM

2010-08-02 Thread Jeremy North
Do you have Delphi 2010 to try it in? Although to be honest I doubt it would help any. If you don't, and can email me the assembly I can try and import it using Delphi 2010. On Tue, Aug 3, 2010 at 2:01 PM, Robert martin r...@chreos.co.nz wrote: Hi.  Yes there are heaps of classes that are

Re: [DUG] Access a .net assembly via COM

2010-08-02 Thread Robert martin
Hi Thanks for the offer, we don't have D2010 here. I will email the file to you off list :) Cheers Rob On 3/08/2010 4:10 p.m., Jeremy North wrote: Do you have Delphi 2010 to try it in? Although to be honest I doubt it would help any. If you don't, and can email me the assembly I