-     My Account  
   

Log in is not required to search. In the red banner above select: I Want To > Search > Permits

Permit Information - Permit 23100721

Loading permit details...

 


An existing connection was forcibly closed by the remote host

Server Error in '/' Application.

An existing connection was forcibly closed by the remote host

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.Sockets.SocketException: An existing connection was forcibly closed by the remote host

Source Error:


Line 333:doc.Save(stm)
Line 334:stm.Close()
Line 335:resp = r1.GetResponse()
Line 336:stm = resp.GetResponseStream()
Line 337:r = new StreamReader(stm)

Source File: C:\inetpub\wwwroot\eGovPlus90\kiosklib.aspx    Line: 335

Stack Trace:


[SocketException (0x2746): An existing connection was forcibly closed by the remote host]
   System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +232

[IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.]
   System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +7161407
   System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) +20
   System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) +435

[WebException: The underlying connection was closed: An unexpected error occurred on a receive.]
   System.Net.HttpWebRequest.GetResponse() +1126
   ASP.egovplus90_permit_permit_all_aspx.send_env(Object str, Object funcName) in C:\inetpub\wwwroot\eGovPlus90\kiosklib.aspx:335
   ASP.egovplus90_permit_permit_all_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in C:\inetpub\wwwroot\eGovPlus90\permit\permit_all.aspx:871
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +115
   System.Web.UI.Page.Render(HtmlTextWriter writer) +38
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4240


Version Information: Microsoft .NET Framework Version:2.0.50727.8806; ASP.NET Version:2.0.50727.8762