Issues with 9.2.013 update?

Is anyone else having issue with the development environment since the 9.2.013 update?

Issue 1: Immediately after running the 9.2.013 update I noticed the generate/compile operation is taking almost twice the amount of time to compile the apps.
Issue 2: Frequently, when ever I’ve made changes and/or updates to an application (does not matter if form or grid etc.) the menus all disapear and the “saving” icon in the upper left corner will spin and spin and spin forever… until I close the browser.

I’ve tried the three browsers (chrome, fire fox, MS edge) and have the same issues.

I’m running my development on a VPS and I’ve dbl-checked all the setting to see if anything has changed since the 9.2.013 update.

FWIW… long time user of SC (over the years I’ve had a low-level frustration with all the issues SC releases with every update --I’m very cautious about back-ups, cache clearing and very frequent save / generate-compile)
BTW… Issue 1, I’ve seen this issue with earlier releases / update and somehow, it seems to get “fixed?” within a couple of updates.

I’m not seeing this on Firefox and a native SC install on an Ubuntu server, and that means NM isn’t seeing it either, so I doubt NM will jump in here.

Try clearing your browser cache? If you become desperate, backup your projects and reinstall SC from a new SC download.

Did everything, only menu is loading, no pages (500 error). Same with other browsers on other machines. Something is wrong with the deploy files

You mean the deployed menu - not the ScriptCase menu? Someone else posted about this today.

You probably need to completely redeploy your entire project, including all the images and SC libraries.

NetMake has said that you don’t have to redeploy when they release an update, but often that isn’t true. Whenever you update ScriptCase, you have no way of knowing if they will break your production environment until you try to make a change. ScriptCase updates are not so different from playing Russian Roulette, except ScriptCase loads 5 bullets in the virtual six shooter.

I deployed everything of the whole project including lib, css, img …

Wow. Talk about a bad day… Try turning on debug for one of the production apps and upload it. See if you get a usable error message when you try to access that from the menu. Or turn on debug for the menu app itself. If debug leads you to the problem, don’t forget to turn off debug like I did once.

Giblet535 and Joe… Thanks for the conversation / thread. Giblet -> LOL = Russian Roulette = LOL ----SO TRUE!!
IF I’m required (due to NM russian roulette releases) to backup / reinstall… I’m going to continue limping along until the next release and see if “menu disappearing and SLOW” status changes.

Hi,

I had similar problems with the 9.2.013 update menu after deployment.

I found that I had quite a lot of commented out code the in menu’s onExecute event. After removing this code the deployed menu worked correctly.

This update does seem to have caused a lot of problems.

Regards,

Mike