Basically this is my code. It works on Win7/2008 for POST as well as for
GET/HEAD (which return just 403) but under XPSP3 GET/HEAD still works from
browser but the POST fails. Just returns nothing--as if it is aborted. I do
not have debugger on the XP machine but one thing very strange is it works
No, it must be with THttpServer on very fast (say local) connections. With
Wireshark I can see the data does not reach the client and it timeouts.
Regards,
SZ
On Mon, Aug 15, 2011 at 12:49, Fastream Technologies wrote:
> I think you are right. However there is an issue in my code in service
> ap
I think you are right. However there is an issue in my code in service
application mode. I believe it should be something related with Windows
account permissions but not sure...
Regards,
SZ
On Mon, Aug 15, 2011 at 12:22, Angus Robertson - Magenta Systems Ltd <
an...@magsys.co.uk> wrote:
> > We
> We have an important issue with HTTPClient: Only under WinXP, when
> I POST
> data to an ICS server, it returns StatusCode = 0 and empty
> RcvdStream! Has anybody seen this behavior before?
No, my public web site is using the latest ICS v7 snapshot and POST works
fine from Windows XP with MSI
Well, it turned out to be an ICS web server issue on XP as the client works
well with other IPs. Also the server engine debug exe (which is just the
service code wrapped in simple GUI) also works yet the service! I cannot
access the Services section of Windows too--gives error about ActiveX. The
in
Hello,
We have an important issue with HTTPClient: Only under WinXP, when I POST
data to an ICS server, it returns StatusCode = 0 and empty RcvdStream! Has
anybody seen this behavior before? I am using the latest snapshot of
yesterday (v7).
Regards,
SZ
--
To unsubscribe or change your settings fo