I am trying to access the map object from java web services in my dotnet client. I am not able to cast the map object as it is giving me "refernce not set to the instance of the object " error.
Actually the object in java web service i am accessing is HASh TABLE but still it is showing me MApas the object return type when i access the web methhod service.
Using Map in c# (Similar to hashtable)
cstorm
vero_
I am trying to access the map object from java web services in my dotnet client.
I am not able to cast the map object as it is giving me "refernce not set to the instance of the object " error.
Actually the object in java web service i am accessing is HASh TABLE but still it is showing me MApas the object return type when i access the web methhod service.
Venugopal Talapallikotturi