Written by

Question Nezla · Apr 29, 2024

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

Product version: Ensemble 2018.1

Comments

Enrico Parisi · Apr 29, 2024

Just guessing, please check this documentation:

About Creating a Custom CSP Login Page

And in particular the first step:

Ensure that the Web Gateway user (CSPSystem) has permissions to read the database for where the custom login page is located. Assign the desired database resource to an appropriate role, and then assign that role to the CSPSystem user.

0
Nezla  Apr 29, 2024 to Enrico Parisi

Hmm, setup CSPSystem user as recommended but still the same error !?

0
Timo Lindenschmid · Apr 29, 2024

Hi, check the module mappings in the IIS server.

You need to have mappings for csp, cls, cxw going to the ISC plugin/module.

0
Nezla  Apr 29, 2024 to Timo Lindenschmid

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  

0