Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28465 Discussions

Calling .NET assemblies from Fortran

watsopc
Beginner
235 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