Forum Discussion
Yoann_Maingon
9 years agoIdeator I
Hi,
just adding a reference to the IOM should have worked.
Maybe for some of this variables you must type them, like "myConnection" should be initialized with:
private HttpServerConnection myConnection= null;Let me know if this helps.