I think...

You need to register the C# DLL with the client system. I can't
remember the registration program, but it is similar (but not)
regsvr32, but specifically for .NET.

Then, you call it with the normal method for call com.

I don't know how to do it in Delphi, but this is the way I have done
it in other languages, so hopefully, it will put you onto the right
track.

Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com


---- Original Message ----
From: [EMAIL PROTECTED]
To: delphi-talk@elists.org
Subject: RE: How to call a c# assembly from delphi for .net
Date: Thu, 5 Oct 2006 12:56:54 +0530

>
>       Anybody has any idea on how to  call/use a c# assembly from 
>       Delphi for .net VCL applications.
>       
>       Thanks in advance,
>       Chandana
>
>
>__________________________________________________
>Delphi-Talk mailing list -> Delphi-Talk@elists.org
>http://www.elists.org/mailman/listinfo/delphi-talk


__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to