Hi, i’m new on Smart Client Deployment. I now that there are new things on .net 2.0, but i’m still working with version 1.43. I’m trying to publish on a IIS a Windows Forms executable made obviusly on .Net. Everything works fine on the client side until i use some J# dll and i get the following message...
java.lang.NullPointerException: Referencia a objeto no establecida como instancia de un objeto.
at Etelecom.Programas.wconexion.E17V9F2()
at Etelecom.Programas.wconexion.keyEventDispatch(Object eventSource, Int32 keyCode)
at com.genexus.ui.runEvent.run()
Any idea.....
Thanks in advance...
XAvier.

Smart Client Deployment
needsAnswer
I couldn't get the exception text as it is written in some non english language which i am not aware of :(.
I can guess only few things here...
1. J# redist is not istalled on the server. Can you please check it.
2. Your J# code is faulty. Is it possible to check the code or debug it.
Please post the sample code where you get the exception, if possible.
Thanks.