[Gambas-user] ERROR: WebForm.Main.115: Class.Load
herberth guzman
herberthguzman at ...626...
Mon Apr 18 20:41:33 CEST 2016
Regards,
Not if something I'm doing wrong, someone to help me or explain me please.
I copy the files lib.js. and style.css at the root of the project and
.public.
the following code does not work.
Public Sub WebButton1_Click()
Message("Hello")
WebLabel2.Text = "Hello Gambas"
End
The code works if I use the example of (gb.web.form) component and create a
new form.
Displays the following error.
ERROR:
WebForm.Main.115: Class.Load: Cannot load class 'WebformTest': Unable to
load class file.
Only displayed in the web navergador doing nothing.
I need help to run my project please.
Thank you
Attached code, image, project.
Herberth Guzmán
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gb001.png
Type: image/png
Size: 130631 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20160418/7087e8e6/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testweb-0.0.1.tar.gz
Type: application/x-gzip
Size: 19479 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20160418/7087e8e6/attachment.bin>
More information about the User
mailing list