Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
AnswerRe: CType in C#? Pin
Andres Manggini15-Apr-03 8:42
Andres Manggini15-Apr-03 8:42 
AnswerRe: CType in C#? Pin
Atul Kale16-Apr-03 1:11
Atul Kale16-Apr-03 1:11 
AnswerRe: CType in C#? Pin
monrobot1316-Apr-03 4:15
monrobot1316-Apr-03 4:15 
GeneralRe: CType in C#? Pin
Atul Kale16-Apr-03 5:51
Atul Kale16-Apr-03 5:51 
GeneralToolbox like C# Pin
tuan_tomy15-Apr-03 6:40
tuan_tomy15-Apr-03 6:40 
GeneralRe: Toolbox like C# Pin
perlmunger16-Apr-03 6:24
perlmunger16-Apr-03 6:24 
GeneralRedefining an Array with a charecter Pin
Ioncycle15-Apr-03 6:36
Ioncycle15-Apr-03 6:36 
GeneralAccessing Web Service through HTTP Proxy Pin
Atul Kale15-Apr-03 6:21
Atul Kale15-Apr-03 6:21 
Hi guys,

I have created a Web Service called BugReporterService and hosted on a machine let's say MAC1 with a Live IP address 203.124.147.42

I have a windows client created in C# which accesses this Web Service and calls its method through a Proxy class which is generated via the Visual Studio.NET IDE.

Now, my problem is that, when this client application runs on a machine that can access Internet via Proxy Server only, It cannot access the Web Service class. If the access is without the HTTP Proxy Server to the internet, then it works fine.


How can I specify programmatically the IP Address/Name of the HTTP Proxy server (say 192.168.0.11) and its username and password. I initially thought that the application would take these settings from the Internet Explorer as lots of other applications do. But it's not wkg that way.


plz get back to me whoever finds out the Answer! I'll be grateful!

Thanx!



Atul Kale
MCSD, MCT
Sr. Software Engineer
XcelVision Technologies Ltd.
GeneralRe: Accessing Web Service through HTTP Proxy Pin
Natty Gur15-Apr-03 18:16
Natty Gur15-Apr-03 18:16 
GeneralRe: Accessing Web Service through HTTP Proxy Pin
Atul Kale15-Apr-03 23:00
Atul Kale15-Apr-03 23:00 
GeneralIDisposable Pin
S O S15-Apr-03 5:45
S O S15-Apr-03 5:45 
GeneralRe: IDisposable Pin
Chris Austin15-Apr-03 6:18
Chris Austin15-Apr-03 6:18 
GeneralRe: IDisposable Pin
Andres Manggini15-Apr-03 6:20
Andres Manggini15-Apr-03 6:20 
GeneralTime Zone Pin
Mazdak15-Apr-03 4:16
Mazdak15-Apr-03 4:16 
GeneralRe: Time Zone Pin
Not Active15-Apr-03 5:07
mentorNot Active15-Apr-03 5:07 
GeneralRe: Time Zone Pin
Chris Austin15-Apr-03 5:09
Chris Austin15-Apr-03 5:09 
QuestionCorrect way to abort a Suspended thread? Pin
Christian Merritt15-Apr-03 3:24
Christian Merritt15-Apr-03 3:24 
AnswerRe: Correct way to abort a Suspended thread? Pin
Daniel Turini15-Apr-03 3:47
Daniel Turini15-Apr-03 3:47 
GeneralRe: Correct way to abort a Suspended thread? Pin
Christian Merritt15-Apr-03 3:54
Christian Merritt15-Apr-03 3:54 
AnswerRe: Correct way to abort a Suspended thread? Pin
Martin Cook15-Apr-03 8:26
professionalMartin Cook15-Apr-03 8:26 
GeneralRe: Correct way to abort a Suspended thread? Pin
Christian Merritt15-Apr-03 15:00
Christian Merritt15-Apr-03 15:00 
GeneralRe: Correct way to abort a Suspended thread? Pin
James T. Johnson15-Apr-03 19:47
James T. Johnson15-Apr-03 19:47 
AnswerRe: Correct way to abort a Suspended thread? Pin
Adam Turner15-Apr-03 19:00
Adam Turner15-Apr-03 19:00 
GeneralPrinting from a WebForm in C#/ASP.Net Pin
Vasudevan Deepak Kumar15-Apr-03 1:20
Vasudevan Deepak Kumar15-Apr-03 1:20 
GeneralMaximizing Event (Or Not) Pin
Adam Turner15-Apr-03 0:49
Adam Turner15-Apr-03 0:49 

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.