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

C#

 
GeneralRe: code for image analysis Pin
punterpan23-Sep-08 0:11
punterpan23-Sep-08 0:11 
GeneralRe: code for image analysis Pin
N a v a n e e t h23-Sep-08 0:15
N a v a n e e t h23-Sep-08 0:15 
GeneralRe: code for image analysis Pin
J4amieC23-Sep-08 2:27
J4amieC23-Sep-08 2:27 
GeneralRe: code for image analysis Pin
cpkilekofp25-Sep-08 9:50
cpkilekofp25-Sep-08 9:50 
GeneralRe: code for image analysis Pin
Pete O'Hanlon23-Sep-08 0:27
mvePete O'Hanlon23-Sep-08 0:27 
AnswerRe: code for image analysis Pin
blackjack215023-Sep-08 0:27
blackjack215023-Sep-08 0:27 
QuestionSQL Express or CE or....? Pin
Jassim Rahma22-Sep-08 22:03
Jassim Rahma22-Sep-08 22:03 
AnswerRe: SQL Express or CE or....? Pin
Giorgi Dalakishvili22-Sep-08 22:11
mentorGiorgi Dalakishvili22-Sep-08 22:11 
AnswerRe: SQL Express or CE or....? Pin
N a v a n e e t h22-Sep-08 22:36
N a v a n e e t h22-Sep-08 22:36 
GeneralRe: SQL Express or CE or....? Pin
Giorgi Dalakishvili22-Sep-08 22:40
mentorGiorgi Dalakishvili22-Sep-08 22:40 
GeneralRe: SQL Express or CE or....? Pin
N a v a n e e t h22-Sep-08 22:45
N a v a n e e t h22-Sep-08 22:45 
GeneralRe: SQL Express or CE or....? Pin
Jassim Rahma23-Sep-08 0:11
Jassim Rahma23-Sep-08 0:11 
GeneralRe: SQL Express or CE or....? Pin
Giorgi Dalakishvili23-Sep-08 1:00
mentorGiorgi Dalakishvili23-Sep-08 1:00 
GeneralRe: SQL Express or CE or....? Pin
Monark23-Sep-08 14:58
Monark23-Sep-08 14:58 
GeneralRe: SQL Express or CE or....? Pin
Giorgi Dalakishvili23-Sep-08 0:57
mentorGiorgi Dalakishvili23-Sep-08 0:57 
GeneralRe: SQL Express or CE or....? Pin
N a v a n e e t h23-Sep-08 1:07
N a v a n e e t h23-Sep-08 1:07 
GeneralRe: SQL Express or CE or....? Pin
Giorgi Dalakishvili23-Sep-08 1:11
mentorGiorgi Dalakishvili23-Sep-08 1:11 
AnswerRe: SQL Express or CE or....? Pin
blackjack215022-Sep-08 22:51
blackjack215022-Sep-08 22:51 
QuestionHttp 407 error code Pin
George_George22-Sep-08 21:58
George_George22-Sep-08 21:58 
AnswerRe: Http 407 error code Pin
N a v a n e e t h22-Sep-08 22:22
N a v a n e e t h22-Sep-08 22:22 
To quote the page you referred

Your Web server thinks that the HTTP data stream sent from the client (e.g. your Web browser or our CheckUpDown robot) was correct, but access to the URL resource requires the prior use of a proxy server that needs some authentication which has not been provided. This typically means you must log in (enter user ID and password) with the proxy server first.

This message is clear, isn't it? So ask the website provider about the proxy details and send request to there first.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

GeneralRe: Http 407 error code Pin
George_George22-Sep-08 22:28
George_George22-Sep-08 22:28 
GeneralRe: Http 407 error code Pin
N a v a n e e t h22-Sep-08 22:34
N a v a n e e t h22-Sep-08 22:34 
GeneralRe: Http 407 error code Pin
George_George22-Sep-08 22:54
George_George22-Sep-08 22:54 
GeneralRe: Http 407 error code Pin
N a v a n e e t h22-Sep-08 23:00
N a v a n e e t h22-Sep-08 23:00 
GeneralRe: Http 407 error code Pin
George_George22-Sep-08 23:16
George_George22-Sep-08 23:16 

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.