Hello all ,
When I am trying to run a web service from my IDE I am getting an error : "Null Object reference at line.... "
the code in this line is : sc.CreateInstance(my_ws_name , my_ws_name.ClassName())
The WS creation was good , all the declarations are made , I have the pbwsclinet125.pbd in my system tree , the code compiled fine .
the WS even works fine on the customer machine !!!
what can be the problem here ?
The WS worked on my machine before .....
working with PB 12.5.1 classic , OS 2008 R2
Thanks
Moshe