Hi.
I am using Dynamics 2009 SalesOrderService with AIF to create order from external application.
I trying to call web service and got message "ServiceModel.FaultException`1[WindowsFormsApplication3.GL.AifFault]: Request Failed. See the Exception Log for detail".
In Dynamics Client I am going to Base -> Periodic -> AIF -> Exceptions, but view is empty, no exceptions registered.
Also in SQL server there is table called SysExceptionTable where i believe these exceptions should be, but it is also empty.
My question is: what is wrong with configuration that exception log is empty? I can't debug my service becouse I don't known hat exactly wrong with request, so I cannot correct it.
Note: when first I noticed this I went to SQL Server and discovered that there is no table SysExceptionTable, so I took it structure from other database and created with sql command.
Thanks for help.
*This post is locked for comments
I have the same question (0)