Click here to Skip to main content
16,004,924 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionproblem with rebinding of the parent windows datagrid on closing of the child one. Pin
MissionSuccess30-Jan-07 0:28
MissionSuccess30-Jan-07 0:28 
QuestionHelp in Marquee Pin
shereem khaleel29-Jan-07 23:50
shereem khaleel29-Jan-07 23:50 
AnswerRe: Help in Marquee Pin
badgrs29-Jan-07 23:57
badgrs29-Jan-07 23:57 
GeneralRe: Help in Marquee Pin
shereem khaleel30-Jan-07 0:01
shereem khaleel30-Jan-07 0:01 
AnswerRe: Help in Marquee Pin
yuvachandra30-Jan-07 0:41
yuvachandra30-Jan-07 0:41 
AnswerRe: Help in Marquee Pin
PavanPareta30-Jan-07 2:45
PavanPareta30-Jan-07 2:45 
GeneralRe: Help in Marquee Pin
shereem khaleel30-Jan-07 19:31
shereem khaleel30-Jan-07 19:31 
QuestionWS problem:Unable to connect to the remote server Pin
Mouadh TRABELSI29-Jan-07 23:48
Mouadh TRABELSI29-Jan-07 23:48 
I have an application which communicates with WebServcie when.I installed the application and the WS on a srever of test,i've got all the results i'm waiting for.But when I installed the Web site and the WS on the WEBFARM, the Web site did no longer communicate with the WS. The site can communicate with the WS installed on the server of test.And another site installed on a site different from the WEBFARM can communicate with the WS installed on the WEBFARM.
The problem is that the Web site installed in WEBFARM cannot communicates with the WS installed on the same WEBFARM. What to do!
Here is a snapshot of the debugging window showing the emerged errors:


A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

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: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

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:


[SocketException (0x274c): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond]
System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +1002066
System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) +33
System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +431

[WebException: Unable to connect to the remote server]
System.Net.HttpWebRequest.GetRequestStream() +1504445
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +103
PTF2_EVALTA.InfoAgent.test(String chaine) in d:\BuildAreas\mk_build\PTF2_EVALTA\V0.013\PROJECTS\PTF2_EVALTA\Web References\PTF2_EIDS_WebService\Reference.cs:90
PTF2_EVALTA.WebForm1.Page_Load(Object sender, EventArgs e) in d:\BuildAreas\mk_build\PTF2_EVALTA\V0.013\PROJECTS\PTF2_EVALTA\PTF2_EVALTA_APP\WebForm1.aspx.cs:34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061







mouadh trabelsi

AnswerRe: WS problem:Unable to connect to the remote server Pin
Sandeep Akhare30-Jan-07 1:13
Sandeep Akhare30-Jan-07 1:13 
GeneralRe: WS problem:Unable to connect to the remote server Pin
Mouadh TRABELSI30-Jan-07 1:31
Mouadh TRABELSI30-Jan-07 1:31 
QuestionAspMaxRequestEntityAllowed Metabase Property (IIS 6.0) Pin
Venkatesh Mookkan29-Jan-07 23:15
Venkatesh Mookkan29-Jan-07 23:15 
AnswerRe: AspMaxRequestEntityAllowed Metabase Property (IIS 6.0) Pin
Vasudevan Deepak Kumar30-Jan-07 2:32
Vasudevan Deepak Kumar30-Jan-07 2:32 
GeneralRe: AspMaxRequestEntityAllowed Metabase Property (IIS 6.0) Pin
Venkatesh Mookkan30-Jan-07 15:33
Venkatesh Mookkan30-Jan-07 15:33 
QuestionRead from HyperLinkField inGridView Pin
abohlin29-Jan-07 23:08
abohlin29-Jan-07 23:08 
Questionuse scanner from asp.net Pin
vinadas29-Jan-07 22:41
vinadas29-Jan-07 22:41 
AnswerRe: use scanner from asp.net Pin
badgrs29-Jan-07 23:53
badgrs29-Jan-07 23:53 
Questionconverting from vs2003 to vs2005 Pin
Shaimmaa29-Jan-07 22:27
Shaimmaa29-Jan-07 22:27 
AnswerRe: converting from vs2003 to vs2005 Pin
badgrs29-Jan-07 23:51
badgrs29-Jan-07 23:51 
QuestionButton Click when 'Enter' key is pressed Pin
Vsree29-Jan-07 22:16
Vsree29-Jan-07 22:16 
AnswerRe: Button Click when 'Enter' key is pressed Pin
Vasudevan Deepak Kumar29-Jan-07 22:22
Vasudevan Deepak Kumar29-Jan-07 22:22 
GeneralRe: Button Click when 'Enter' key is pressed Pin
Vsree29-Jan-07 22:28
Vsree29-Jan-07 22:28 
GeneralRe: Button Click when 'Enter' key is pressed Pin
blue_arc30-Jan-07 0:18
blue_arc30-Jan-07 0:18 
GeneralRe: Button Click when 'Enter' key is pressed Pin
Vsree30-Jan-07 0:36
Vsree30-Jan-07 0:36 
QuestionHow to edit and Update the DridView Values. Pin
slSoftware29-Jan-07 21:37
slSoftware29-Jan-07 21:37 
AnswerRe: How to edit and Update the DridView Values. Pin
Vasudevan Deepak Kumar29-Jan-07 21:38
Vasudevan Deepak Kumar29-Jan-07 21:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.