[SOLVED]SC9 Problem with Procedure Applications using MSSQL

When upgrading to SC9 from SC8.1, all our (Stored) Procedure applications stopped working. To test this we created a simple procedure application called ‘proc’, and we get the following error message when we run it:

Fatal error: Uncaught Error: Call to undefined method proc_grid::totaliza_php() in C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\PMWA\proc\proc_grid.class.php:549 Stack trace: #0 C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\PMWA\proc\proc_grid.class.php(93): proc_grid->inicializa() #1 C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\PMWA\proc\proc.php(2287): proc_grid->monta_grid(0) #2 C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\PMWA\proc\proc.php(3364): proc_apl->controle() #3 {main} thrown in C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\PMWA\proc\proc_grid.class.php on line 549

This worked perfectly in SC8.1 before the upgrade.
We are running V9.0.014 under Windows and the error occurs both in dev and production environments.

Hi Aliz,

Thanks for your report, and we will fix this next release, v9.0.015.

The 9.0.015 version was released.