Click here to Skip to main content
15,890,897 members
Home / Discussions / C#
   

C#

 
Questionsome or all identity references could not be translated Pin
Enobong Adahada9-Feb-11 1:12
Enobong Adahada9-Feb-11 1:12 
QuestionIt doesnt download every file Pin
Member 21681038-Feb-11 23:58
Member 21681038-Feb-11 23:58 
AnswerRe: It doesnt download every file Pin
Luc Pattyn9-Feb-11 0:26
sitebuilderLuc Pattyn9-Feb-11 0:26 
GeneralRe: It doesnt download every file Pin
DaveyM699-Feb-11 0:37
professionalDaveyM699-Feb-11 0:37 
AnswerRe: It doesnt download every file Pin
Member 21681039-Feb-11 0:56
Member 21681039-Feb-11 0:56 
GeneralRe: It doesnt download every file Pin
#realJSOP9-Feb-11 5:41
mve#realJSOP9-Feb-11 5:41 
QuestionRe: It doesnt download every file Pin
Member 216810325-Feb-11 3:35
Member 216810325-Feb-11 3:35 
AnswerRe: It doesnt download every file Pin
Pete O'Hanlon9-Feb-11 1:01
mvePete O'Hanlon9-Feb-11 1:01 
Of course it displays the document in the listview. You add it in before you even attempt the download. Looking at your code, it appears from a cursory glance that you are closing your response stream before it has a chance to download the files.

Also, as Luc has said, it's an extremely bad idea to consume exceptions - never, ever, put in code that says catch { } without a good reason (there are some cases where you can get away with this, but they are the exception rather than the norm).

I'm not a stalker, I just know things. Oh by the way, you're out of milk.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Onyx


GeneralRe: It doesnt download every file Pin
Luc Pattyn9-Feb-11 1:32
sitebuilderLuc Pattyn9-Feb-11 1:32 
GeneralRe: It doesnt download every file Pin
Pete O'Hanlon9-Feb-11 2:17
mvePete O'Hanlon9-Feb-11 2:17 
GeneralRe: It doesnt download every file Pin
#realJSOP9-Feb-11 5:42
mve#realJSOP9-Feb-11 5:42 
QuestionCopy TreeViewItem WPF .NET 4.0 Pin
Mc_Topaz8-Feb-11 23:02
Mc_Topaz8-Feb-11 23:02 
AnswerRe: Copy TreeViewItem WPF .NET 4.0 Pin
Pete O'Hanlon9-Feb-11 1:11
mvePete O'Hanlon9-Feb-11 1:11 
GeneralRe: Copy TreeViewItem WPF .NET 4.0 Pin
Mc_Topaz9-Feb-11 1:38
Mc_Topaz9-Feb-11 1:38 
GeneralRe: Copy TreeViewItem WPF .NET 4.0 Pin
Pete O'Hanlon9-Feb-11 2:11
mvePete O'Hanlon9-Feb-11 2:11 
QuestionVideo Streaming Pin
Rei ho8-Feb-11 18:27
Rei ho8-Feb-11 18:27 
AnswerRe: Video Streaming Pin
Abhinav S8-Feb-11 18:51
Abhinav S8-Feb-11 18:51 
GeneralRe: Video Streaming Pin
Rei ho8-Feb-11 19:35
Rei ho8-Feb-11 19:35 
QuestionHow to send files with http protocol between 2 pc or many Pin
omercansasal8-Feb-11 3:52
omercansasal8-Feb-11 3:52 
AnswerRe: How to send files with http protocol between 2 pc or many PinPopular
Luc Pattyn8-Feb-11 3:56
sitebuilderLuc Pattyn8-Feb-11 3:56 
GeneralRe: How to send files with http protocol between 2 pc or many Pin
omercansasal8-Feb-11 4:16
omercansasal8-Feb-11 4:16 
GeneralRe: How to send files with http protocol between 2 pc or many PinPopular
Luc Pattyn8-Feb-11 4:20
sitebuilderLuc Pattyn8-Feb-11 4:20 
Questionadding a custoncontrol to a form in .net CF . Pin
prasadbuddhika8-Feb-11 0:10
prasadbuddhika8-Feb-11 0:10 
AnswerRe: adding a custoncontrol to a form in .net CF . Pin
Not Active8-Feb-11 2:30
mentorNot Active8-Feb-11 2:30 
Questionmy mysql database string connection Pin
Pierre besquent7-Feb-11 22:42
Pierre besquent7-Feb-11 22:42 

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.