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

ASP.NET

 
QuestionProblem with CompareValidator to compare TextBox control with Label control Pin
FionaDM2-Feb-07 7:17
FionaDM2-Feb-07 7:17 
AnswerRe: Problem with CompareValidator to compare TextBox control with Label control Pin
minhpc_bk4-Feb-07 13:53
minhpc_bk4-Feb-07 13:53 
QuestionAsp.Net 1.1 - Usercontrol - Events not fired? Pin
matthias s.2-Feb-07 4:26
matthias s.2-Feb-07 4:26 
AnswerRe: Asp.Net 1.1 - Usercontrol - Events not fired? Pin
l0kke2-Feb-07 5:42
l0kke2-Feb-07 5:42 
AnswerRe: Asp.Net 1.1 - Usercontrol - Events not fired? Pin
Aleemulhaq2-Feb-07 6:59
Aleemulhaq2-Feb-07 6:59 
QuestionCheckbox in GridView Pin
aransiola2-Feb-07 3:36
aransiola2-Feb-07 3:36 
AnswerRe: Checkbox in GridView Pin
badgrs2-Feb-07 4:04
badgrs2-Feb-07 4:04 
QuestionWS problem:Unable to connect to the remote server Pin
Mouadh TRABELSI2-Feb-07 3:32
Mouadh TRABELSI2-Feb-07 3:32 
I have an application which communicates with WebServcie.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

QuestionHTTPHandler Not working on IIS [modified] Pin
Saqib Shakil Ahmed2-Feb-07 3:05
Saqib Shakil Ahmed2-Feb-07 3:05 
AnswerRe: HTTPHandler Not working on IIS Pin
minhpc_bk2-Feb-07 16:32
minhpc_bk2-Feb-07 16:32 
QuestionReporting Problem Pin
Sarfaraj Ahmed2-Feb-07 1:46
Sarfaraj Ahmed2-Feb-07 1:46 
Questione-billing Pin
Mohan Shroff2-Feb-07 1:32
Mohan Shroff2-Feb-07 1:32 
AnswerRe: e-billing Pin
Vasudevan Deepak Kumar2-Feb-07 1:44
Vasudevan Deepak Kumar2-Feb-07 1:44 
GeneralRe: e-billing Pin
Mohan Shroff2-Feb-07 2:23
Mohan Shroff2-Feb-07 2:23 
Questionformula in crystal report(vb.net) Pin
yasotha.p2-Feb-07 1:16
yasotha.p2-Feb-07 1:16 
AnswerRe: formula in crystal report(vb.net) Pin
aransiola2-Feb-07 3:41
aransiola2-Feb-07 3:41 
Questionsome problem Pin
Imran Khan Pathan2-Feb-07 1:11
Imran Khan Pathan2-Feb-07 1:11 
AnswerRe: some problem Pin
Blue_Boy2-Feb-07 1:19
Blue_Boy2-Feb-07 1:19 
GeneralRe: some problem Pin
Imran Khan Pathan2-Feb-07 1:29
Imran Khan Pathan2-Feb-07 1:29 
AnswerRe: some problem Pin
Sandeep Akhare2-Feb-07 1:27
Sandeep Akhare2-Feb-07 1:27 
GeneralRe: some problem Pin
Imran Khan Pathan2-Feb-07 1:42
Imran Khan Pathan2-Feb-07 1:42 
AnswerRe: some problem Pin
Pradipta Basu2-Feb-07 9:39
Pradipta Basu2-Feb-07 9:39 
QuestionHow should I pass a variable to a "controlid" on a ControlParameter. Pin
Red_Wizard_Shot_The_Food2-Feb-07 0:40
Red_Wizard_Shot_The_Food2-Feb-07 0:40 
AnswerRe: How should I pass a variable to a "controlid" on a ControlParameter. Pin
minhpc_bk2-Feb-07 16:28
minhpc_bk2-Feb-07 16:28 
QuestionProblem in SAVING Portion of the Web Page content into WORD .doc file Pin
Jay_se2-Feb-07 0:28
Jay_se2-Feb-07 0:28 

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.