[Migrated content. Thread originally posted on 15 February 2012]
Hello friends,I'm trying to setup a webservice to use a sample COBOL program.
I've followed the steps in this page
supportline.microfocus.com/.../dzdepl.htm
Created the web shares
bin-share /CGI-BIN/
form-share /COBOL/
image-share /COBOL/
Copied the following files to bin-share
Prog.exe
Copied the following files to form-share
cadastro.htm
Tried running the program
myipadress/.../Prog.exe
This returns:
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
I'm able to open the cadastro.htm however it does nothing when i click in its "Save" button.
I've successfully debugged this program on Solo also via the Prog.exe
I'm doing this correctly? This is totally new territory for me, any help would be appreciated.

