We do have a visual COBOL solution(contains 9 different projects) which is accessed from a .net application. While building the Visual COBOL solution in release mode, the 9 dlls for each project is created in bin directory of each project.
Can you please provide us step by step procedure for deploying the dlls in the COBOL server. Which in turn .net application can access the Visual COBOL dlls, deployed in the COBOL server.
Thanks in advance