ikod mog druga isto...Server Error in '/Secure' Application.
--------------------------------------------------------------------------------
No connection could be made because the target machine actively refused it 10.1.21.74:8082
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.1.21.74:8082
Source Error:
Line 52: [return: System.Xml.Serialization.XmlElementAttribute("isServiceAvailableResponse", Namespace="
http://www.telekom.co.yu/ws/SpeedButton/types", IsNullable=true)]
Line 53: public IsServiceAvailableResponseType isServiceAvailable([System.Xml.Serialization.XmlElementAttribute(Namespace="
http://www.telekom.co.yu/ws/SpeedButton/types", IsNullable=true)] IsServiceAvailableRequestType isServiceAvailableRequest) {
Line 54: object[] results = this.Invoke("isServiceAvailable", new object[] {
Line 55: isServiceAvailableRequest});
Line 56: return ((IsServiceAvailableResponseType)(results[0]));
Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\secure\b726163c\3060794c\App_WebReferences.xpbh7nav.0.cs Line: 54
Stack Trace:
[SocketException (0x274d): No connection could be made because the target machine actively refused it 10.1.21.74:8082]
System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +239
System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) +35
System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +224
[WebException: Unable to connect to the remote server]
System.Net.HttpWebRequest.GetRequestStream() +5322142
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +103
PolicyManager.SpeedButtonImplService.isServiceAvailable(IsServiceAvailableRequestType isServiceAvailableRequest) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\secure\b726163c\3060794c\App_WebReferences.xpbh7nav.0.cs:54
INTERNET_SpeedButtonPM.btNastavi2_Click(Object sender, EventArgs e) in E:\WEB\TelekomNaDlanu\UslugeSec\internet\SpeedButtonPM.aspx.vb:95
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3607; ASP.NET Version:2.0.50727.3082