Click here to Skip to main content
15,885,048 members
Home / Discussions / C#
   

C#

 
AnswerRe: Downloading pdf while creating in a loop Pin
EliottA29-May-09 5:53
EliottA29-May-09 5:53 
GeneralRe: Downloading pdf while creating in a loop Pin
Henry Minute29-May-09 5:57
Henry Minute29-May-09 5:57 
AnswerRe: Downloading pdf while creating in a loop Pin
Luc Pattyn29-May-09 6:11
sitebuilderLuc Pattyn29-May-09 6:11 
GeneralRe: Downloading pdf while creating in a loop Pin
EliottA29-May-09 6:15
EliottA29-May-09 6:15 
GeneralRe: Downloading pdf while creating in a loop Pin
Luc Pattyn29-May-09 6:31
sitebuilderLuc Pattyn29-May-09 6:31 
AnswerRe: Downloading pdf while creating in a loop Pin
Uffe Rask29-May-09 11:24
Uffe Rask29-May-09 11:24 
QuestionBumping an old post - https web request [modified] Pin
Mike Devenney29-May-09 5:27
Mike Devenney29-May-09 5:27 
AnswerRe: Bumping an old post - https web request Pin
Nicholas Butler29-May-09 7:13
sitebuilderNicholas Butler29-May-09 7:13 
The only dodgy bit I can see is the proxy. Can you try connecting directly?

If your proxy is not forwarding your credentials correctly, you will get a 401.

I forget how, but there is a way to add your username and password to the URI. It's something like https://username:password@www.... Might be worth a try.

Nick

----------------------------------
Be excellent to each other Smile | :)

GeneralRe: Bumping an old post - https web request Pin
Mike Devenney29-May-09 7:16
Mike Devenney29-May-09 7:16 
GeneralRe: Bumping an old post - https web request Pin
Nicholas Butler29-May-09 7:24
sitebuilderNicholas Butler29-May-09 7:24 
GeneralRe: Bumping an old post - https web request Pin
Mike Devenney3-Jun-09 3:54
Mike Devenney3-Jun-09 3:54 
GeneralRe: Bumping an old post - https web request Pin
Nicholas Butler3-Jun-09 4:38
sitebuilderNicholas Butler3-Jun-09 4:38 
GeneralRe: Bumping an old post - https web request Pin
Mike Devenney3-Jun-09 6:57
Mike Devenney3-Jun-09 6:57 
GeneralRe: Bumping an old post - https web request Pin
Nicholas Butler3-Jun-09 7:29
sitebuilderNicholas Butler3-Jun-09 7:29 
GeneralRe: Bumping an old post - https web request Pin
Mike Devenney3-Jun-09 7:34
Mike Devenney3-Jun-09 7:34 
GeneralRe: Bumping an old post - https web request Pin
Nicholas Butler3-Jun-09 11:32
sitebuilderNicholas Butler3-Jun-09 11:32 
GeneralRe: Bumping an old post - https web request Pin
Mike Devenney4-Jun-09 2:33
Mike Devenney4-Jun-09 2:33 
GeneralRe: Bumping an old post - https web request Pin
Mike Devenney4-Jun-09 7:32
Mike Devenney4-Jun-09 7:32 
QuestionCreate buttons dinamyclly Pin
geniaz129-May-09 5:03
geniaz129-May-09 5:03 
GeneralRe: Create buttons dinamyclly Pin
musefan29-May-09 5:08
musefan29-May-09 5:08 
AnswerRe: Create buttons dinamyclly Pin
EliottA29-May-09 5:20
EliottA29-May-09 5:20 
GeneralRe: Create buttons dinamyclly Pin
geniaz129-May-09 5:51
geniaz129-May-09 5:51 
GeneralRe: Create buttons dinamyclly Pin
Douglas Kirk29-May-09 7:08
Douglas Kirk29-May-09 7:08 
GeneralRe: Create buttons dinamyclly Pin
Moreno Airoldi29-May-09 7:15
Moreno Airoldi29-May-09 7:15 
AnswerRe: Create buttons dinamyclly Pin
Luc Pattyn29-May-09 8:36
sitebuilderLuc Pattyn29-May-09 8:36 

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.