[Gambas-user] ERROR: WebForm.Main.115: Class.Load

2016-04-13 Thread herberth guzman
Le 13/04/2016 19:56, herberth guzman a écrit : > Regards, > > Running gb.web.form > > ERROR: > WebForm.Main.115: Class.Load: Cannot load class 'WebformTest': Unable to > load class file. > > > I copy the files lib.js. and style.css at the root of the project and > .public. > > And I did not get my

Re: [Gambas-user] ERROR: WebForm.Main.115: Class.Load

2016-04-13 Thread Benoît Minisini
Le 13/04/2016 19:56, herberth guzman a écrit : > Regards, > > Running gb.web.form > > ERROR: > WebForm.Main.115: Class.Load: Cannot load class 'WebformTest': Unable to > load class file. > > > I copy the files lib.js. and style.css at the root of the project and > .public. > > And I did not get my

[Gambas-user] ERROR: WebForm.Main.115: Class.Load

2016-04-13 Thread herberth guzman
Regards, Running gb.web.form ERROR: WebForm.Main.115: Class.Load: Cannot load class 'WebformTest': Unable to load class file. I copy the files lib.js. and style.css at the root of the project and .public. And I did not get my project to execute a Message( "Hello"). Only displayed in the web na