Hi all,
I’ve hit a brick-wall in the deployment of a simple two application project. The project is secured at “user” level.
The database, used during development and deployment, is on a remote server.
In the development system the applications behaves as expected.
After deployment to the remote host, once the connection has been configured, the login application appears. Using a valid login and password, i.e. the same one used in the development cycle, I get “Sorry, but user not active”.
Checking the user data table, I see the user is active.
I’ve run out of ideas, so any ideas for further trouble shooting?
Thanks