[Lazarus] Unicode support in RTL - Roadmap
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Nov 20 17:58:27 CET 2008
Op woensdag 19-11-2008 om 13:39 uur [tijdzone -0500], schreef Lee
Jenkins:
> Hi all,
>
> This is a separate issue than that I posted before. Using either the
> sessiondemo or echo projects, the request fails every other request.
> ======================================================
> Debug failed: Access violation
> HTTP/1.1 200 OK
> Date: Wed, 19 Nov 2008 18:37:00 GMT
> Server: Apache/2.0.63 (Win32)
> Content-Length: 2545
> Keep-Alive: timeout=15, max=99
> Connection: Keep-Alive
> Content-Type: text/html
Make this the first line of your application:
SetDebuggingEnabled(false);
And I aggree: this is the most irritating thing in fpWeb, and it took me
some time to completely remove it. The original autor had a
debugger-service running on his servers. It's looking for that service.
Joost.
More information about the Lazarus
mailing list