I'm getting an occasional error on 4D Server:
A runtime error occured at line 0 when executing the method
A4D_ITK_SERVER
Invalid paramters in an execute command
This only seems to be happening in compiled, and I can't even figure out what part of my code is causing this.
The only way to track this down that I can think of is to:
- Look in the documentation for the list of 4D commands I support
- For each command that is marked as using EXECUTE, find all occurrences in your code
- See if any of the arguments being passed to those commands looks wrong
I'm sorry, that's the only thing I can offer at this point. Has anyone else had this problem?
Regards,
- Aparajita
_______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
