Hi,
I'm having a problem starting the Fujitsu 6.1 debugger from the same process as IIS.
I'm trying to debug using the CGI/ISAPI COBW3 routines.
When starting I receive INVALID INVOCATION PARAMETER error.
I believe it's with the cbl_attach_tool paramter within COBOL85.CBR.
@EnvSetWindow=USE
@MessOutFile=PRWEB.msg
@WinCloseMSG=ON
@ExitSessionMsg=OFF
@CBR_CGI_LOGFILE=C:\PRWEB\LOGIT.MSG
[PRWEB.EXE]
@CBR_ATTACH_TOOL=TEST winsvd /sC:\PRWEB /dC:\PRWEB /n
AND
@CBR_ATTACH_TOOL=TEST
AND
@CBR_ATTACH_TOOL=TEST /sC:\PRWEB /dC:\PRWEB
Can someone post a copy of their COBOL85.CBR that utilizes the debug feature cbr_attach-tool?
Any other suggestions would be helpful.
Thanks in advance
JIH
I'm having a problem starting the Fujitsu 6.1 debugger from the same process as IIS.
I'm trying to debug using the CGI/ISAPI COBW3 routines.
When starting I receive INVALID INVOCATION PARAMETER error.
I believe it's with the cbl_attach_tool paramter within COBOL85.CBR.
@EnvSetWindow=USE
@MessOutFile=PRWEB.msg
@WinCloseMSG=ON
@ExitSessionMsg=OFF
@CBR_CGI_LOGFILE=C:\PRWEB\LOGIT.MSG
[PRWEB.EXE]
@CBR_ATTACH_TOOL=TEST winsvd /sC:\PRWEB /dC:\PRWEB /n
AND
@CBR_ATTACH_TOOL=TEST
AND
@CBR_ATTACH_TOOL=TEST /sC:\PRWEB /dC:\PRWEB
Can someone post a copy of their COBOL85.CBR that utilizes the debug feature cbr_attach-tool?
Any other suggestions would be helpful.
Thanks in advance
JIH