[Gambas-user] WebForm.Debug, where's the output?
Bruce Steers
bsteers4 at gmail.com
Sun Aug 14 16:43:46 CEST 2022
On Sun, 14 Aug 2022 at 13:31, Bruce Steers <bsteers4 at gmail.com> wrote:
> i set WebForm.Debug = True but i still see no output
>
> really stuck trying to find an error in my web app. some recent change
> (not by me) broke it.
> the version on my server works okay but not on my pc so i dare not update
> my servers gambas now.
>
> now i just get 505 server error
>
> any advice appreciated.
>
Panic over. and it was me not an update :-\
Seems i added gb.image to the components and that just gave me a non
discoverable error that took some tracking down.
(after commenting out ALL the code and removing all custom components it
still wasn't loading so i had to dig deeper and found gb.image in the
components list)
can gb.image not be used for making/manipulating images to save to server
before loading?
Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220814/b4c3866e/attachment.htm>
More information about the User
mailing list