HttpWebRequest - HttpWebResponse: incomplete reply
- From: Paolo opg <spamcatcher@xxxxxxxxxx>
- Date: Tue, 25 Nov 2008 16:57:58 +0100 (CET)
hi all
i've an issue with the above mentioned classes using framework 2.0.
i have to retrieve the output of a php script on a remote apache web
server.
firing my ie or firefox, i can access the php page and with correct
parameters (POST call) i get the expected result, whatever size it is,
both with and without a proxy in between.
accessing that php script through code, i always get an incomplete result
if output i should receive is more than 18/20kb; i get only that much
data and then nothing more without any error or exception.
i found hints on the web about something 'weird' between apache and .net,
but i found nothing clear about this wannabe issue, so i'm not sure if i
misunderstood what i read or i simply missed the solution because of a
mistyped google search...
anyone had issues like this one (incomplete data received) retrieving
data with these classes?
is there any known issue with some version of specific web servers?
tia for any suggestion
paolo
--
Paolo opg
BE AWARE that this post uses a fake reply-to address
to contact me write to:
janickg ( at ) hotmail ( dot ) com
--
.
- Prev by Date: Setting a DependencyProperty accross threads
- Next by Date: Re: Problem with using table adapters with datasets
- Previous by thread: Setting a DependencyProperty accross threads
- Next by thread: Printing with VB PowerPack
- Index(es):
Relevant Pages
|