Dear All,
I am facing some issue with transport-level error.
The program is made with ASP.NET WEB API with Datatables, Editor.
The fetching and displaying of data is proper with a single table from remote database. But when I use joins, the same code give me timeout error.
{"A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The semaphore timeout period has expired.)"}
Am I missing anything.
Thank you in advance for your help.
With warm regards,
Krishna