Reference a DLL from Clarion 6
-
Friday, January 29, 2010 9:50 PMHi,
I have troubles when I tried to reference several .dll files which are compiled from Clarion 6.
The senario is there are 2 dll file which provide some methods to communicate with specific server via Internet, they are programmed in Clarion 6.
I want to use them in my C sharp class library, but when I try to reference them, I get error message said:
"please make sure that the file is accessible and that it is a valid assembly or com component"
Could any one help me with this question.
I am new in .Net and don't know how to reference non-.Net library file.
Thank you very much!- Moved by Jimmy Schementi Monday, February 01, 2010 12:14 AM (From:Dynamic Languages on .NET)
All Replies
-
Wednesday, February 03, 2010 9:06 AMModerator
Hi,
I think this link will help you out with your concern:
http://www.clarionmag.com/cmag/v7/v7n08dotnetinterop1.html
Thanks
Binze
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- Marked As Answer by Jichao Thursday, February 04, 2010 7:44 PM

