> When any POST requests are submitted I'm seeing the following error: > > Error when executing the method "A4D_HTTPD_RequestHandler" at line > number 97. > > Invalid parameters in an Execute command.
There are a few possibilities: 1. Your custom shell code is failing. 2. A call to a 4D method from Active4D is not passing the right parameter types, or the method is not declaring the right parameter types. 3. An Active4D command that uses EXECUTE internally is failing (this is unlikely). Kind regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
