I have made a dll with visual cobol for visual studio 2.3 and it works in a web project asp c # locally. The dll works correctly using the visual studio environment 2012 in a machine with cobol server 2.3. If it is deployed in a local IIS it works, but if it is deployed in a windows server with IIS and cobol server 2.3 it does not work. the cobol server is correctly licensed.
Apply the configurations mentioned in community.microfocus.com/.../deploy-a-visual-cobol-asp-net-web-site-under-iis and still continue without function.
What additional configuration should be applied? How to add to the IIS the environment of the cobol server 2.3?
I appreciate in advance the collaboration that I can provide.