c# - Could not find resource assembly error when i try to pass data from terminal to webservice -


i try pass data (string) terminal (windows mobile) webservice

i have connection , got error:

could not find resource assembly 

thanks in advance

that means there's error in windows mobile application. searches right exception, can't find : http://blogs.msdn.com/b/netcfteam/archive/2004/08/06/210232.aspx


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

android - layout with fragment and framelayout replaced by another fragment and framelayout -