Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Oct : Range Check Error

www.cryer.info
Managed Newsgroup Archive

Range Check Error

Subject:Range Check Error
Posted by:"Robert Gilland" (robert.gilla..@basx.com.au)
Date:Wed, 5 Oct 2005 11:38:31

We are using release indy 10.0.52
and we are getting a Range Check Error,
on a specific a file that has no problems.

Here is the stack to the problem:

TIdIOHandler.ReadBytes((),???,False)
TIdIOHandler.ReadStream($D9A288,???,False)
TIdCustomHTTP.ReadResult($D9B00C)
TIdHTTPProtocol.ProcessResponse((...))
TIdCustomHTTP.DoRequest(hmGet,'https://{ourpath}/{ourfile}',nil,$DBC234,(...
))
TIdCustomHTTP.Get('https//{ourpath}/{ourfile},$DBC234,(...))
TIdCustomHTTP.Get('https://{ourpath}/{ourfile},$DBC234)

We at a loss to explain this.

Regards,

Robert.

Replies:

www.cryer.info
Managed Newsgroup Archive