Показать сообщение отдельно
Старый 24.12.2013, 13:08   #9  
ist is offline
ist
Участник
 
60 / 10 (1) +
Регистрация: 29.07.2007
Цитата:
Сообщение от Alex_KD Посмотреть сообщение
Hi ist,

Have you tried to put your AIF call code inside try-catch statement and get the whole Exception in VS debugger?
Also, what are you passing as the first parameter in AIF methods (CallContext)?

Alex
Hi Alex,

I don't use callContext, because the application pool for AIF web services is started with business connector user account (configured in Administration/Setup/Security/System service accounts). I have added business connector user in AX users and configured it's default company. If I want to work in a diferrent AX company I have to change default company for business connector user.

Regards,