A runtime error occurred at line number: 0 When executing the method: *
ON WEB CONNECTION Invalid parameters in an Execute command
1. occures in compiled mode, 2. occures only when I call web service.
Active4D is not expecting to handle web services. You need to set a flag in On Web Authentication based on the the result of Is SOAP Request, then skip all of the code in On Web Connection if that flag is set.
Regards,
- Aparajita
_______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
