Hi again Arno,

Here is what I did:

- renamed the old ICS folder to something like "ICS IPv4 backup"
- checked out the code to a new folder with the old folder's name
- copied the old BCB2010 package's project files over so that I would not
have to re-enter all the defines
- cleared the project files of both the package and the application project

Still no joy! Any other ideas?

Regards,

SZ

On Mon, Nov 22, 2010 at 4:52 PM, Arno Garrels <arno.garr...@gmx.de> wrote:

> 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
>
--
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

Reply via email to