Hey everyone.
Could any one possibly direct me to a example of how to do a WCF image upload service. I have tried to change my config increasing the size but its still not helping. If i had a full service example it would really help.
Thanks
Hey everyone.
Could any one possibly direct me to a example of how to do a WCF image upload service. I have tried to change my config increasing the size but its still not helping. If i had a full service example it would really help.
Thanks
There's a sample on MSDN which shows how to upload/download streams in a WCF service.