We have converted NX based dialog system to Visual cobol dialogs and generated the application dll’s using Visual studio 2013 and it works good as expected in my development environment.
I have deployed these dll’s to the box where we have cobol server 2012 installed in windows server 2012 R2, which works good as expected.
I am able to run the application installed in server from my development environment. FYI, by creating a shortcut (in dev machine) pointing to the application hosted in the server.
But I get error when I try to run the application in server from a machine with no visual cobol/cobol server license.
“Execution error; error code 245; There are no valid product licenses”