Error when accesing Webservice on Windows Server 2003
- From: "K S" <tes@xxxxxxx>
- Date: Thu, 18 May 2021 17:30:25 -0400
All,
I am getting the following error when I tried to deploy my webpage (Release
Version) on Windows Server 2003. The below error occurs when I try to access
the webservice.
PS: I can access the webservice from IE from the same Windows Server box.
I did some googling and tried the options suggested but with no luck. Any
help would be much appreciated.
The underlying connection was closed: An unexpected error occurred on a
receive.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Net.WebException: The underlying connection was
closed: An unexpected error occurred on a receive.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[WebException: The underlying connection was closed: An unexpected
error occurred on a receive.]
System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest
request) +58
System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest
request) +5
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters) +183
TKONETWebApplication.ParetoSymbologyDemo.TFMatrixService.ProcessXMLRequest(String
InXmlString) +50
TKONETWebApplication.WebForm4.ImageButton2_Click(Object sender,
ImageClickEventArgs e) +64
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs
e) +109
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String
eventArgument) +69
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
+33
System.Web.UI.Page.ProcessRequestMain() +1292
Thanks,
Kaushik
.
- Follow-Ups:
- Re: Error when accesing Webservice on Windows Server 2003
- From: Marcin
- Re: Error when accesing Webservice on Windows Server 2003
- From: Douglas J. Steele
- Re: Error when accesing Webservice on Windows Server 2003
- Prev by Date: Re: free distribution of an Access system
- Next by Date: ADE 2003 Packing Wizard Problems
- Previous by thread: free distribution of an Access system
- Next by thread: Re: Error when accesing Webservice on Windows Server 2003
- Index(es):