-     My Account  
   

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

Permit Information - Permit 00030470

Loading permit details...

 


No connection could be made because the target machine actively refused it 10.9.21.8:8090

Server Error in '/' Application.

No connection could be made because the target machine actively refused it 10.9.21.8:8090

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: No connection could be made because the target machine actively refused it 10.9.21.8:8090

Source Error:


Line 330:r1.Accept = "text/xml"
Line 331:r1.Method = "POST"
Line 332:stm = r1.GetRequestStream()
Line 333:doc.Save(stm)
Line 334:stm.Close()

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

Stack Trace:


[SocketException (0x274d): No connection could be made because the target machine actively refused it 10.9.21.8:8090]
   System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +269
   System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +649

[WebException: Unable to connect to the remote server]
   System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) +1003
   System.Net.HttpWebRequest.GetRequestStream() +23
   ASP.egovplus90_permit_permit_all_aspx.send_env(Object str, Object funcName) in C:\inetpub\wwwroot\eGovPlus90\kiosklib.aspx:332
   ASP.egovplus90_permit_permit_all_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in C:\inetpub\wwwroot\eGovPlus90\permit\permit_all.aspx:721
   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