Hi -
I am having an issue with a single app not compiling when deploying to Production. Last night was the first time an issue like this occurred. I have been deploying on this app for several weeks.
The issue is with the control app Login - part of the Security module. When working with it in my dev environment, all works well. It compiles (and shows that it is compiled in the list view) and works as instructed. When I deploy - I deploy to a ZIP file - I get a file list of all of the apps I am deploying. In the Login app, it shows “The application must be compiled” and does not include the app in the deployment.
If I go back and generate that app, I still get the message. If I generate ALL apps, I will not get the error message on deployment, but it doesn’t appear to put up the right code (app does not work the same on Prod as Dev).
I have cleared my cache in my browser and deleted the /temp/ directory. Any other ideas? Thanks!