Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Calling .NET assemblies from Fortran

watsopc
Beginner
451 Views
I'd appreciate if anyone can help with the following:

I'm using Compaq visual fortran professional edition version 6.6 to connect to a C# based .NET assembly. The .NET assembly has been given a stong name and registered for use with COM. I can use the COM object
from Excel without a problem but when I attempt to call from Fortran there is silence.

I used the module wizard to build the fortran COM wrapper.

I've attached the brief code fragments below.




Regards, Pete
0 Kudos
0 Replies
Reply