Hi Chris
We are trying to migrate the above 7 programs into Visual COBOL.
5 Modules out of the 7 modules are Having Entry points defined and are called by .NET.
Rest 2 are calling an Web service by creating object of the .NET class and calling .NET methods.
You have mentioned above a solution in VIsual COBOL:-
"The third option in Visual COBOL is to recompile your existing native modules in a managed code Class Library and then they can be called directly from C# without any COM layer."
Let us know how we can do that.
Thanks & Regards
Charan