axapta - Consuming web service using C#- Unable to catch exception in AX(2009) -


i have created aif- document service in ax 2009. doing picking list registration update in ax. have code in try , catch in ax.

my issue:

when test service in ax through test job, can able catch exception in catch code. but, when consume service through c#, can't able catch exception. in other words, code not coming catch part.

i don't know why can't catch exception when consuming service.

any suggestions helpful..

thanks in advance!


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -