Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RE: use a c sharp class in visual cobol

$
0
0

I think the problem may be that you are adding a reference to a main project (.exe) and not to a class library (.dll). An .exe cannot be loaded.

If you need to reference the logger class from both the C# main and the called COBOL Class library you should probably place the common logger class into a project by itself and then reference this from both C# and the COBOL projects.


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>