A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
API Failed Error
How to solve below error? Getting error notification every minute
API Failed
API: <IP:port>/Service1.asmx/<service-name>
METHOD: POST,
body: System.Net.WebException: The operation has timed out
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at IOMSONLINEWithKey.IOMSONLINE.Service1.GetComplaintDetailsCA(String CANo)
at IOMSONLINEWithKey.Service1.GetComplaintDetailsCA(String key, String CANo)
Response Code: 500
Error: null