Click here to Skip to main content
15,917,456 members
Home / Discussions / C#
   

C#

 
QuestionDeploying Visual C# express application Fails on target cpu Pin
kourvoisier24-Apr-07 3:59
kourvoisier24-Apr-07 3:59 
AnswerRe: Deploying Visual C# express application Fails on target cpu Pin
Pete O'Hanlon24-Apr-07 4:20
mvePete O'Hanlon24-Apr-07 4:20 
GeneralRe: Deploying Visual C# express application Fails on target cpu Pin
kourvoisier24-Apr-07 7:35
kourvoisier24-Apr-07 7:35 
AnswerRe: Deploying Visual C# express application Fails on target cpu Pin
dbrenth24-Apr-07 7:51
dbrenth24-Apr-07 7:51 
GeneralRe: Deploying Visual C# express application Fails on target cpu Pin
kourvoisier24-Apr-07 9:59
kourvoisier24-Apr-07 9:59 
GeneralRe: Deploying Visual C# express application Fails on target cpu Pin
dbrenth24-Apr-07 10:39
dbrenth24-Apr-07 10:39 
GeneralRe: Deploying Visual C# express application Fails on target cpu Pin
kourvoisier24-Apr-07 10:57
kourvoisier24-Apr-07 10:57 
QuestionDeploying Visual C# express application Fails on target cpu Pin
kourvoisier24-Apr-07 3:58
kourvoisier24-Apr-07 3:58 
AnswerRe: Deploying Visual C# express application Fails on target cpu Pin
Judah Gabriel Himango24-Apr-07 4:10
sponsorJudah Gabriel Himango24-Apr-07 4:10 
GeneralRe: Deploying Visual C# express application Fails on target cpu Pin
kourvoisier24-Apr-07 7:36
kourvoisier24-Apr-07 7:36 
AnswerRe: Deploying Visual C# express application Fails on target cpu Pin
Dan Neely24-Apr-07 7:54
Dan Neely24-Apr-07 7:54 
GeneralRe: Deploying Visual C# express application Fails on target cpu Pin
kourvoisier24-Apr-07 10:01
kourvoisier24-Apr-07 10:01 
QuestionDataset to Hash table convertion Pin
gskumar11124-Apr-07 3:39
gskumar11124-Apr-07 3:39 
Questionstring.indexOf [modified] Pin
marky77724-Apr-07 3:38
marky77724-Apr-07 3:38 
AnswerRe: string.indexOf Pin
JoeSharp24-Apr-07 3:56
JoeSharp24-Apr-07 3:56 
AnswerRe: string.indexOf Pin
Martin#24-Apr-07 4:07
Martin#24-Apr-07 4:07 
GeneralRe: string.indexOf Pin
marky77724-Apr-07 4:15
marky77724-Apr-07 4:15 
GeneralRe: string.indexOf Pin
Martin#24-Apr-07 4:17
Martin#24-Apr-07 4:17 
Questionhow to get shotcut in the folder right click Pin
Nkuttynasi24-Apr-07 3:18
Nkuttynasi24-Apr-07 3:18 
AnswerRe: how to get shotcut in the folder right click Pin
Judah Gabriel Himango24-Apr-07 4:08
sponsorJudah Gabriel Himango24-Apr-07 4:08 
GeneralRe: how to get shotcut in the folder right click Pin
Nkuttynasi25-Apr-07 6:19
Nkuttynasi25-Apr-07 6:19 
QuestionMDI Child Pin
sayed8324-Apr-07 3:02
sayed8324-Apr-07 3:02 
AnswerRe: MDI Child Pin
Pete O'Hanlon24-Apr-07 3:06
mvePete O'Hanlon24-Apr-07 3:06 
QuestionWebServices and classes Pin
JHubSharp24-Apr-07 2:29
JHubSharp24-Apr-07 2:29 
QuestionSystem.NotSupportedException (not support proxies of web-proxy scheme) Pin
AlexZieg7124-Apr-07 2:26
AlexZieg7124-Apr-07 2:26 
Hi,

a mysterious Exception has occurred in one of my applications, thrown while doing or preparing a web request using a WebProxy:

"System.NotSupportedException: The ServicePointManager does not support proxies of web-proxy scheme."

I did not explicitely use a "ServicePointManager". Unfortunately I cannot backtrack where this Exception was thrown exactly.

Google did not return a usable information about this error message.

What does this message mean? Has anybody an idea?

Thanks in advance,
Alex

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.