is the object serializable? (Serialiable attribute is applied, or ISerializable 
is implemented)


a.



On May 31, 2010, at 1:41 PM, Adeel Nasim wrote:

> Hi,
> I am using memcached 64 bit Client on Windows Server 2008 R2 Enterprise 
> edition, I have a asp.net web application that using WCF service, i cached 
> one object from WCF service and wants to get that object from web application 
> at  client side but always get NULL object when i try to get the object with 
> the same key.
> 
> But if i try to get the same object with the same key in a WCF service, I 
> always get that object.
> 
> Regards
> Adeel

Reply via email to