Server just disappears.. usually can be traced down to a 4D method that caused an illegal memory access.
If you can trace the crash to a specific website operation, and find the methods being called, you might be able to find your problem. Remember, A4D runs all the 4D methods in the server space, so code that seemed to run fine on the client-side, could cause bigger problems in the server side. hth, sincerely, m|a _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
