![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » ElevateDB Technical Support » Support Forums » ElevateDB General » View Thread |
Messages 1 to 2 of 2 total |
![]() |
Mon, Jun 12 2017 4:52 PM | Permanent Link |
Lance Rasmussen CDE Software ![]() | In the 32 bit Tokyo code for the server in the TServerTraceThread.Execute procedure, I'm having a compile issue.
FLastException := AcquireExceptionObject; E2010 Incompatible Types 'Exception' and 'TObject'. Shouldn't that be casted? FLastException := AcquireExceptionObject as Exception; |
Tue, Jun 13 2017 12:32 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Lance,
<< In the 32 bit Tokyo code for the server in the TServerTraceThread.Execute procedure, I'm having a compile issue. FLastException := AcquireExceptionObject; E2010 Incompatible Types 'Exception' and 'TObject'. Shouldn't that be casted? FLastException := AcquireExceptionObject as Exception; >> Probably. Right now we're using XE6 and XE for our 64-bit and 32-bit builds, respectively, so the source code that we ship for the servers may not be up-to-date for the most recent version of RAD Studio/Delphi. Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Tuesday, July 1, 2025 at 07:22 PM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |