Click here to Skip to main content
15,921,941 members
Home / Discussions / C#
   

C#

 
GeneralRe: Control border Pin
Bhangorix17-Nov-03 14:43
Bhangorix17-Nov-03 14:43 
General"The request failed with http status 404: Not Found" Pin
kissa16-Nov-03 17:25
kissa16-Nov-03 17:25 
GeneralRe: "The request failed with http status 404: Not Found" Pin
Heath Stewart17-Nov-03 2:38
protectorHeath Stewart17-Nov-03 2:38 
GeneralRe: "The request failed with http status 404: Not Found" Pin
kissa17-Nov-03 17:21
kissa17-Nov-03 17:21 
General,Http 404 error Pin
kissa16-Nov-03 17:21
kissa16-Nov-03 17:21 
GeneralAbout Windows Services Pin
Xuan Thuy16-Nov-03 14:57
Xuan Thuy16-Nov-03 14:57 
GeneralWindow Forms inside Controls Pin
RWBradley16-Nov-03 8:52
RWBradley16-Nov-03 8:52 
GeneralRe: Window Forms inside Controls Pin
J. Dunlap16-Nov-03 9:21
J. Dunlap16-Nov-03 9:21 
GeneralIt's done in the IDE Pin
I G 19816-Nov-03 10:38
I G 19816-Nov-03 10:38 
GeneralRe: Window Forms inside Controls Pin
dacris16-Nov-03 18:01
dacris16-Nov-03 18:01 
GeneralRe: Window Forms inside Controls Pin
Roger Alsing16-Nov-03 21:14
Roger Alsing16-Nov-03 21:14 
GeneralReflection question Pin
Den2Fly16-Nov-03 8:26
Den2Fly16-Nov-03 8:26 
GeneralRe: Reflection question Pin
leppie16-Nov-03 13:56
leppie16-Nov-03 13:56 
GeneralRe: Reflection question Pin
Den2Fly17-Nov-03 3:21
Den2Fly17-Nov-03 3:21 
GeneralRe: Reflection question Pin
leppie17-Nov-03 6:51
leppie17-Nov-03 6:51 
GeneralProblem invoking web services Pin
dacris16-Nov-03 7:21
dacris16-Nov-03 7:21 
GeneralRe: Problem invoking web services Pin
Heath Stewart16-Nov-03 15:56
protectorHeath Stewart16-Nov-03 15:56 
GeneralRe: Problem invoking web services Pin
dacris16-Nov-03 17:55
dacris16-Nov-03 17:55 
Heath Stewart wrote:
Well, my first guess would be that the web service method is timing out!

Well, I've tried calling other web services and methods. Some methods have nothing to do with data access. I've even tried Google's APIs.

Heath Stewart wrote:
Is this web service behind a proxy, or is your client behind a proxy?

The client is where the problem occurs, but the client is not behind a proxy.
The server doesn't matter. As I said, I tried Google's web service, and it too does not work. The error message is the same.

Heath Stewart wrote:
In some cases, SOAP messages will not work through proxies if not configured right (the client request, that is).

How might they be configured incorrectly?

Heath Stewart wrote:
you can increase the timeout by setting the Timeout property to something higher than the default (which is, oddly enough, 100 seconds).

I've tried this to no avail. I tried a timeout of 300 seconds and it still generated the same error message.


I have a symbiotic relationship with my computer.
GeneralRe: Problem invoking web services Pin
Heath Stewart17-Nov-03 2:24
protectorHeath Stewart17-Nov-03 2:24 
GeneralRe: Problem invoking web services Pin
dacris17-Nov-03 8:26
dacris17-Nov-03 8:26 
GeneralRe: Problem invoking web services Pin
Heath Stewart17-Nov-03 9:41
protectorHeath Stewart17-Nov-03 9:41 
GeneralC# Network Peer, Threads vs Select Method Pin
Mario Amador16-Nov-03 6:33
Mario Amador16-Nov-03 6:33 
GeneralComponentDesigner.OnSetComponentDefaults() is not executed when editing web form Pin
I G 19815-Nov-03 23:43
I G 19815-Nov-03 23:43 
GeneralSystem.Windows.Forms.DataGrid cell height Pin
Wouter van Vugt15-Nov-03 22:45
Wouter van Vugt15-Nov-03 22:45 
GeneralIcon and null Pin
pnolan15-Nov-03 19:55
pnolan15-Nov-03 19:55 

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.