Hi,
Previous I was using XS Engine on SP04 and when there was an error in your code it would print the error message directly into the browser. Very handy.
However, we have now migrated to SP05. There is no longer any error message in the browser (just a blank page). This makes development much slower. Anyone know how to re-enable this feature to see the error output in the browser?
OK, I can use the debugger, but this is like 100 times slower (and makes no sense). I just want to see the error message.
thanks.