Jump to content

Passama

Members
  • Content Count

    2
  • Joined

  • Last visited

Everything posted by Passama

  1. Hi, I recently buy Delphi 12.2, then I'm trying to compile all my XE07 programs. The first one compile now, but at execution time I get a $C0000005 access violation error at this line in SocketDNSLookupDone : if FCtrlSocket.SslEnable then begin if NOT FCtrlSocket.SslContext.IsSslInitialized then <<<<<<<<<<<<<<<< here FCtrlSocket.SslContext.InitializeSsl; Some lights ? Thank you
  2. I'm using v9.3 but I have noted that I have to remove components and keep the new ones into the palette components, because I get errors in compilation process if I do not. I will try again in this way. Thank you
×