Yes I understand the need for an extra folder. Now I get this : -------------------------------------------- Nom Chemin d'accès État IISHelp c:\windows\help\iishelp Printers C:\WINDOWS\web\printers jhp C:\j601\addons\web\jhp\examples Imprimante4 Imprimante help.gif iisstart.asp localstart.asp mmc.gif pagerror.gif print.gif warning.gif web.gif winxp.gif -----------------------------------------------
Please make sure that you followed the latest Configuration http://olegykj.sourceforge.net/jhp/ In particular, the profile.ijs should not be changed, i.e. the same as after J install. But the Application Extension Mapping for jhp should be c:\j601\jconsole.exe web/jhp/run %s %s
I verified that. It seems OK
Check IIS log files.
127.0.0.1, -, 25/04/2007, 17:06:35, W3SVC1, DELL, 127.0.0.1, 484, 235, 4383, 404, 2, GET, /jhp/index.htm, -, 127.0.0.1, -, 25/04/2007, 17:06:44, W3SVC1, DELL, 127.0.0.1, 3187, 424, 377, 302, 0, GET, /iisstart.asp, -, 127.0.0.1, -, 25/04/2007, 17:06:44, W3SVC1, DELL, 127.0.0.1, 47, 986, 5022, 401, 5, GET, /localstart.asp, -, 127.0.0.1, -, 25/04/2007, 17:12:20, W3SVC1, DELL, 127.0.0.1, 0, 390, 4383, 404, 2, GET, /ht1.jhp, -, 127.0.0.1, -, 25/04/2007, 17:12:46, W3SVC1, DELL, 127.0.0.1, 0, 235, 4383, 404, 2, GET, /jhp/index.htm, -,
Try a simple J CGI: NB. ========================================= test.ijs === echo 'Content-Type: text/plain',CRLF,CRLF,'test2',CRLF exit '' NB. ====================================================== With a map for ijs: c:\j601\jconsole.exe %s %s
Do I have to modify the Application Extension Mapping and how do I start that test.ijs ?
I thought that the end was there but not yet... Thanks for your help ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
