Hi,
After a bit of a struggle I've finally found the exact cause of my
original problem....I do believe this is an Active4D bug.
Aparajita, maybe you can try this:
Set a Custom Error Page...
Test Case 1)
Load a page containing this script:
For ($i;1;1000000)
$t:=Current time
End for
Result = Time out occurs and CUSTOM error page appears.
Test Case 2)
Move the above code into a 4D Method and then call the 4D Method
directly from the web page.
Result = Time out occurs and CUSTOM error page appears.
Test Case 3)
Create a Library method that just calls the above 4D Method and then
call the library method from the web page
Result 3) = Time out occurs and ACTIVE4D error page appears!
Let me know what you get.
Regards, Michael.
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/