Dears
Iam using AXLAPI Service , but i faced some issues
most important issue is : slow responess .
the request take one minute to response .
how can I solve this issue ?
many thanks .
There is a very high chance that your problem is with the time that it takes the .net framework to generate the xml serialization assembly.
Pre-generate the xml serialization assembly when using AXL on .net and your first response will be MUCH faster.