آگاه‌سازی‌ها
پاک‌کردن همه

خطا Timeout هویت حقیقی

3 ارسال ها
2 کاربران
0 Likes
148 نمایش‌
0
شروع کننده موضوع

سلا وقت بخیر 

برای دریافت اطلاعات هویت حقوقی از طریق web service به خطای زیر بر میخوریم لطفا راهنمایی بفرمایید

The request channel timed out while waiting for a reply after 01:09:59.7104918. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.

این موضوع در 5 سال قبل 2 بار توسط crm.nilgam اصلاح شد
Omid Nasri 28 دی 1398 4:17 ب.ظ

لطفاً بفرمایید از چه سرویس و تابعی استفاده می‌کند.

2 پاسخ
0
شروع کننده موضوع

وب سریوس SearchIdentity

فیلتر هم فقط ModifyDate>=

و typekey=mho

http://crm.nilgam.com/Services/API/IIdentity.svc

تابع:

class Test
{
    static void Main()
    {
        IdentityClient client = new IdentityClient();

        // Use the 'client' variable to call operations on the service.

        // Always close the client.
        client.Close();
    }
}

 

Visual Basic

Class Test
    Shared Sub Main()
        Dim client As IdentityClient = New IdentityClient()
        ' Use the 'client' variable to call operations on the service.

        ' Always close the client.
        client.Close()
    End Sub
End Class
0

لطفاً با داخلی پشتیبانی محصول(آ. نصری) تماس بگیرید.

اشتراک:
پیمایش به بالا