Hi Frendx;
This is probably a Http error and/or your sample01.htm is being cached in the I.E. Tools>Temporary internet file>settings folder with an older html version. You need to add a
pre html file to verify your server paths are correct PRIOR to invoking a more complicated process such as CGI calls.
Create a "KISS" Simple html page with only this line <p><a href="
c:*\cgismp01)/sample01.htm</a></p>
example <a href="
Add @CBR_ATTACH_TOOL=test to your cobol85.cbr file to start debugging cgismp01.exe till problem is solved.
Start your IIS with alias_path having execute,read,write,Script Source Access permissions.
Start your Simple.html page, click the link? If your IIS is set up properly you will get Sample01.htm
else your problem is your server setup and/or path.
If above works invoke sample01.htm and you should get the fujitsu debugger prompt
else
hit back on I.E. and right click to view source and check ACTION="Http*" is the same as your Simple.html page path as a older cached file could be appearing because windows will search for any Html page named Sample01_1.htm, however you want the Sample01_01.htm that is called by your Cgismp01.exe file via HTTP protocol.
Else if you upgraded from 4, 5 to 6 your *.001 may have an invalid path to an old *.lib (a *.lni link info file) will be created, and/ or you could have an older cobw3 or *.lib path.
I also had to reinstall 6.1 recently because of a virus and I asked them to please give us a hardware doogle like my lightwave6
or I would go back to MicroFocus. However with CICS, .net,
and multimedia advantages I will stay with them hoping their COBOL cgi will be a standard.
Nice to find a Fujitsu forum.
Mike.