Hello,
Would you please help me with the following issue:
I am creating a .net application using C# to be used on a Windows CE device .net 3.5, this app should take the barcode of an item and get it's relevant details.
Here's my code:
static ItemIdentifier_Service ItemIdentifierSRV;
private void GetDataFromSOAP(string BC)
{
}
The code is getting me the right answer, however it takes more than 15 sec to get it. Server specs are quite decent, everything is fine in terms of performance, the item identifier table is almost empty. The device is connected through local network. It's just the ItemIdentifierSRV.Read that is taking too much time.
I am using NAV 2013R2, I also tried it on 2016 database.
Any suggestion would be appreciated.
Best regards
------------------------------
Youssef Nasser
Scope for IT services
Beirut
------------------------------
*This post is locked for comments