FYI, taking out the log4net calls, i can't reproduce the phenomenon of
the program failing to read the whole page. But - and this is
interesting - if i start up 2 programs, then one of them will sometimes
fail to read the whole page.

CJ

Ron Grabowski wrote:

>What are you trying to do? It looks like you're requesting a webpage
>then you want to iterate through each line in the file looking for
>information. There's got to be a simpler solution than the one you came
>up with. I suspect the problems you're experiencing are coming from the
>over-complication of reading a Stream. What exactly is your log4net
>question?
>
>--- Charles Johnson <[EMAIL PROTECTED]> wrote:
>
>  
>
>>I'm experiencing a problem that varies each time i run my app.
>>Sometimes
>>it reads all the content, sometimes just the top part. I don't want
>>to
>>prejudge things, but perhaps someone could comment on this question i
>>posted?
>>
>>
>>    
>>
>http://www.experts-exchange.com/Programming/Programming_Languages/C_Sharp/Q_21454942.html
>  
>
>>
>>    
>>
>
>
>  
>

Reply via email to