The application could not be compiled due to the following errors:

Compilation Errors

org.openlaszlo.sc.CompilerError: dev-console-light.lzx: 56: Error: Access of undefined property receivingLC, in line: receivingLC = new LocalConnection();
dev-console-light.lzx: 56: Error: Call to a possibly undefined method LocalConnection, in line: receivingLC = new LocalConnection();
dev-console-light.lzx: 61: Error: Access of undefined property receivingLC, in line: receivingLC.debugResult = function (doc_$0) {
dev-console-light.lzx: 100: Error: Access of undefined property receivingLC, in line: receivingLC.connect("lc_consoledebug");
dev-console-light.lzx: 102: Error: Call to a possibly undefined method LocalConnection, in line: var sendingLC_$0 = new LocalConnection();
dev-console-light.lzx: 112: Error: Access of undefined property _root, in line: var item_$2 = new (_root.LzMessage)(msg_$1);
dev-console-light.lzx: 122: Error: Access of undefined property _root, in line: var warning_$4 = new (_root.LzWarning)(filename_$1, lineNumber_$2, msg_$3);
dev-console-light.lzx: 129: Error: Access of undefined property receivingLC, in line: receivingLC.send("lc_appdebug", "consoleAlive", true)
dev-console-light.lzx: 143: Error: Access of undefined property receivingLC, in line: receivingLC.send("lc_appdebug", "evalExpr", myXML_$2)dev-console-light.lzx:10:65: The canvas attribute 'proxied=false' conflicts with the 'lzproxied=true' query arg

Compilation Warnings

dev-console-light.lzx:10:65: The canvas attribute 'proxied=false' conflicts with the 'lzproxied=true' query arg