Page not found in Zen application
Hi Guy,
Made a fresh new Install of our currently working application from our current server to a new one but when trying to run the application in the new server it raises a page not found error:
this is the web application setup
Not sure what I'm missing?
I've installed and mapped all classes similar to our old working system and I can access all classes in studio with not issues and do queries in management portal, but when trying to build all I get a message "Nothing to compile " usually rebuilding always compiles all classes even if they are already compiled, not sure if this one of the reasons !?
Thanks
Just guessing, please check this documentation:
About Creating a Custom CSP Login Page
And in particular the first step:
Hmm, setup CSPSystem user as recommended but still the same error !?
Hi, check the module mappings in the IIS server.
You need to have mappings for csp, cls, cxw going to the ISC plugin/module.
You mean Handler mapping? Yes I did both at application and default website levels:
I get the first login page
but the next pages fail
Thanks