Skip to content

Instantly share code, notes, and snippets.

@ricbra
Created July 7, 2014 06:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ricbra/db3dfc9c98a83346e797 to your computer and use it in GitHub Desktop.
Save ricbra/db3dfc9c98a83346e797 to your computer and use it in GitHub Desktop.
BIG-register SOAP fault
[SoapFault]
System.Web.Services.Protocols.SoapException: Exception
at Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyEntry.IntentionalRethrow(Exception chainException, Exception originalException)
at Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyEntry.RethrowRecommended(Exception chainException, Exception originalException)
at Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyEntry.Handle(Exception exceptionToHandle)
at Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyImpl.HandleException(Exception exceptionToHandle)
at Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicy.HandleException(Exception exceptionToHandle, String policyName)
at Vws.Cibg.Zorro.EndPoint.ExternalApplication.PublicV3.ListHcpApprox3(ListHcpApproxRequest listHcpApproxRequest)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment