Ok, if you write your code under try and catch block like below you will get error details for example which field is not available or some other pointer catch (FaultException ex) { string errordetails=ex.Detail.Message; } If still not able to resolve paste your full code here for inquiry. Thanks
↧