Fastream Technologies wrote:
> Ok that's passed now with what you suggested. I now get the below AV:
>
> http://www.fastream.com/ics/icsipv6error2.png
>
> This is the first listening web server socket, for the admin
> interface...
This call stack makes no sense IMO.
TCustomSocksWSocket.Create calls
"inherited Create{$IFDEF VCL}(AOwner){$ENDIF};"
which is TCustomWSocket::Create
And there is nothing in TCustomSocksWSocket's constructor
that touched Classes::TList.
New ICS, old question: Are you sure that no old stuff
is linked? Check your paths again.
The C++ Builder webserv demo, for example, builds and
runs just fine.
--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be