> > I need the component project.
> 
> o.k., the error was "Cannot load class 'Socket': unable to load class
> file". component is attached.

OK, I see.

Component.Load("test_comp") will not force the load of the gb.net component. 
At the moment, the components dependencies are computed by the IDE, not at 
runtime.

I admit that should not be the case, but everything is not perfect yet. :-)

I think you can workaround the problem by:
- Checking the gb.net component in your project.
- Or adding 'Component.Load("gb.net")' in the component source code.

Note that the problem is the same in Gambas 3.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to