CSP CONFIGURATION
Hi All, I need a documentation to configure csp in iis version 7, Any one have documentation regards?
Comments
Internal documentation is very detailed about this: http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GCGI_win#GCGI_iisv7
thanks Alex,I tried a lot,I need a proper steps to configure please...
Sansa,
there is step-by-step guide under section "Recommended Option: Using Native Modules (CSPms*.dll)" http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GCGI_win#GCGI_iisv7
Did you try that? If yes, what failed?
Also, there are considerations for all IIS versions: http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GCGI_win#GCGI_iisall
Alex,I got a error like HTTP Error 503. The service is unavailable. I am using Cache 14,Windows 7,IIS 7.
I would suggest you to open
http://<ip_address>/csp/bin/Systems/Module.cxw
and check server connection.
If you cannot open this page, check that you have /bin url enabled in IIS: http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GCGI_win#GCGI_url_bin
i am stuck with this step when i run the following link http://10.10.10.xx/csp/bin/Systems/Module.cxw
i must be redirected to http://10.10.10.xx/csp/samples/menu.csp but i am not redirected. Error 502 Service Unavailable comes PS: i dont have Systems folder in path /csp/bin/
http://10.10.10.xx/csp/bin/Systems/Module.cxw is a system path to CSP Gateway Configuration. There should not be Systems folder in /csp/bin.
What error do you see when you open http://10.10.10.xx/csp/bin/Systems/Module.cxw?
Also please see http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GCGI_win#GCGI_trouble
It references the " HTTP Error 503. The service is unavailable." error that you see
thanks. i'll check on it and come back to you.