Well,
I just re-downloaded the OpenLaszlo Servlet from here...
And
uploaded the war file to my web host.
The
same error still happens.
I'm
not sure how to "compile from the command line" when it's running as a servlet
on my web host.
Note
that debug true/false both work fine when installed locally on my Windows
XP machine.
Anything else I should check?
Here's
a link to a servlet I made that dumps info about my web host. Not sure if
any of this will be useful...
-----Original Message-----It says
From: Henry Minsky [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 11, 2006 3:43 PM
To: William Krick
Cc: [email protected]
Subject: Re: [Laszlo-user] debug=true causes compilation error?base/basecomponent.lzx:50:1: Syntax error: the token "{" was not expected at this position.
But it seems unlikely that that file (lps/components/base/basecomponent.lzx) is corrupt because the app compiles when debug mode is disabled.
I hate to suggest a "Microsoft" approach, but you could try reinstalling the
LPS server from the distro, maybe something got corrupted someplace?
Also, I wonder if you could try compiling from the command line to see if the bug is the same, using the "lzc" commmand line shell script.
lzc -g foo.lzx
will compile with debugging enabled.
On 1/11/06, William Krick < [EMAIL PROTECTED]> wrote:Yep. Here's the default "Hello Laszlo" app...-----Original Message-----Is this for all apps, or just this one?
From: Henry Minsky [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 11, 2006 3:28 PM
To: William Krick
Cc: [email protected]
Subject: Re: [Laszlo-user] debug=true causes compilation error?
On 1/11/06, William Krick <[EMAIL PROTECTED]> wrote:If I load this url, it works fine...
http://www.eio-online.com/openlaszlo-3.1.1-servlet/rater/main.lzx?lzr=swf7&d
ebug=false
But if I load the same base url with debug=true at the end, it fails...
http://www.eio-online.com/openlaszlo-3.1.1-servlet/rater/main.lzx?lzr=swf7&d
ebug=true
Any ideas what's going on?
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]
_______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
