RSS Feed
Knowledgebase


PROBLEM: I have old code, which is working fine with previous version of EurekaLog (5.x/6.x). It does not work with EurekaLog 7. I set all options as outlined in guides, but EurekaLog is not invoked automatically for exceptions. My code assigns Appl...
PROBLEM: I have old code, which is working fine with previous version of EurekaLog (5.x/6.x). It does not work with EurekaLog 7. I set all options as outlined in guides, but EurekaLog is not invoked automatically for exceptions. My code uses TApplic...
PROBLEM: If I compile my project in "Debug" profile - everything works fine. But if I compile it in "Release" profile - EurekaLog does not work. Even though debug information options are set properly. REASON: This is a known bug [1] (archive [...
PROBLEM: I do not see "EurekaLog" stage during compilation. SOLUTION: * Check that EurekaLog IDE expert is installed: do you see EurekaLog items in IDE's main menu [1]? If no - you must install EurekaLog IDE expert, either manually [2] or by ...
PROBLEM: I get "Installer's executable is not signed" / "Installer's executable has not been signed" message when installing EurekaLog on Windows 2000, Windows 2003, or Windows XP. REASON: Missing SHA-2 (SHA-256/SHA-512) support is the reason ...
PROBLEM: I have installed EurekaLog, but I get "The procedure entry point XYZ could not be located in the dynamic link library ZXY" error message when I start IDE. REASON: EurekaLog is compiled against latest builds of IDEs. New IDE builds may be ...
PROBLEM: I get one of the following errors when I visit EurekaLog's web-site, or trying to install EurekaLog: * 12031 / ERROR_INTERNET_CONNECTION_RESET ("The connection with the server was reset"); * 12157 / ERROR_WINHTTP_SECURE_CHANNEL_ERROR ("...
PROBLEM: My application is fast when Eurekalog is disabled. But it runs significantly slower with EurekaLog enabled, like 20-50 times. For example, loading data without EurekaLog takes about 0.5 seconds, with EurekaLog - 50 seconds. REASON: Eureka...
You should log in to your account [1] on the web-site. Once you're logged in to your control panel - you should see available to you EurekaLog versions. There will be a link to download the last stable and last test version of EurekaLog (if any pres...
Your log in is your e-mail address (which you've used to buy EurekaLog). Your password is sent to you in the confirmation e-mail after purchase. * If you didn't receive your e-mail - check you spam folder (e-mail client or server). It's a good ide...
PROBLEM: EurekaLog (IDE add-on) and/or EurekaLog's tools use bad/unreadable font. REASON: EurekaLog use system's settings for fonts. It uses lfMessageFont (SystemParametersInfo with SPI_GETNONCLIENTMETRICS) for general font and GetStockObject(...
V6 -> V7 There are big differences between EurekaLog v6 and v7. If you try to import your old settings from a v6 project into v7 without reviewing all the pages of the v7 project setup dialog, then I can almost guarantee you will not be able to send l...
PROBLEM: I get error report about multiple leaks after using sending with Mantis send method. There is no leak report if I don't click on "Send report". REASON: It's a bug in Delphi's SOAP implementation [1]. SOLUTION: * Use the latest ...
PROBLEM: I get error message saying that installer/uninstaller has detected running EurekaLog instance and asks me to close it before continue with installation/uninstallation. However, I do not see any EurekaLog programs. REASON: There may b...
PROBLEM: A). EurekaLog takes a lot of time to complete its tasks during compilation of your projects. B). IDE becomes unresponsive during EurekaLog's work. REASON: EurekaLog IDE expert performs post-processing of your projects [1]. The post...
PROBLEM: I downloaded and started installer. However, it hangs on start. Nothing happens. REASON: It is a known problem [1] with Malwarebytes Anti-Malware tool [2]. Its driver (mbamchameleon.sys) injects into CreateProcess call and cause infin...
PROBLEM: I need to install old version of EurekaLog for one IDE and new version of EurekaLog for other IDE. In other words, I want to have two different versions of EurekaLog to be installed at the same time, on the same machine. SOLUTION: Eur...
PROBLEM: I develop IDE package (component or expert). When I compile my package, no EurekaLog information is added, even though package is configured with EurekaLog. Instead, a message "Package is installed in IDE. It's not possible to modify .bpl f...
PROBLEM: I get "out of memory" exception from ecc32 when compiling my large project with EurekaLog. EXPLANATION: EurekaLog's ecc32 uses arrgessive memory allocation to speed up post-processing. Doing so it can post-process smaller projects in ...
PROBLEM: I set up sending to a web-tracker. I'm pretty sure that entered settings are correct (e.g. "Test" button in EurekaLog project settings dialog may work, or sending from real application may work). However, sending (either from "Test" button ...
PROBLEM: I receive leak reports from EurekaLog in a blank empty VCL application. REASON: * You did not set up your project properly, so EurekaLog's leak checking code is running too early. * You may see technical leaks. See below for an exa...
SHORT ANSWER Yes, EurekaLog supports CLang and LLVM in both 32 and 64 bits - with some limitations. LONG ANSWER HISTORY The 64-bit Delphi is build on classic Borland toolchain. EurekaLog 7 supported 64-bit Delphi since the very begining: the orig...
PROBLEM: I get the following messages when trying to compile or install my own package, 3rd party package, or 3rd party framework: * "The following changes are necessary to make this package compatible with other installed packages. Choose OK to...
PROBLEM: I get "The operating system is not presently configured to run this application." error message when working with EurekaLog. REASON: The error message comes from ERROR_IOPL_NOT_ENABLED (197/$C5) error code [1]. It is usually caused...
If you have forgotten your password then please do the following: * Open your browser and go to: https://www.eurekalog.com/resetpassword.php [1] * Enter your email address into the "E-Mail" field. You must use the same email address that you used to ...
PROBLEM: Almost any attempt to use Mantis fails when executing the mc_issue_add SOAP command with "EXMLRPCError: SOAP-ENV:Server: Cannot use object of type stdClass as array" error. REASON: This is a known bug in Mantis [1]. SOLUTION: A). Upda...
PROBLEM: Almost any attempt to use Mantis fails when executing the mc_issue_add SOAP command with "EXMLRPCError: SOAP-ENV:Server: Object of class SoapFault could not be converted to int" error. REASON: This is a known bug in Mantis [1]. SOLUTION...
PROBLEM: When I am sending bug report to Mantis - I get the following message: --------------------------- FAILED: Error code = 50 --------------------------- Current application version is obsolete, bug submission is closed. Thank you for your f...
PROBLEM: IDE may stop executing my application when I run it under debugger. IDE opens a new tab in code editor with EurekaLog's unit. However, there is nothing useful inside, just a lot of repeating "// You do not have source code" lines. REASON: ...
PROBLEM: I am getting the "No frames are available to insert" error when I am trying to insert a frame on the form after I have enabled EurekaLog for my project with frames. REASON: Unfortunately, this is a bug in IDE. EurekaLog uses the offic...
PROBLEM: We are using CData [1]'s connectors with FireDAC to issue a SQL statement. When executing the SQL statement when EurekaLog is enabled, we get a generic exception error: E0434352 on the Query.Open. EurekaLog reports this exception as: CLR (...
PROBLEM: After installing EurekaLog: if I double-click on the IDE project file (for example, .dproj) - a pop up dialog will be open, asking me to select application to open the file. I think it is a bug, EurekaLog should not change file associations. ...
PROBLEM: My application runs fine without EurekaLog, but fails after adding EurekaLog. It fails with the error like "REST request failed: Error sending data: (12175) A security error occurred", which is the ERROR_WINHTTP_SECURE_FAILURE error. I am us...
PROBLEM: I can not debug my application in IDE after I have added EurekaLog. IDE's debugger is either fails to start / load or it runs executable with disabled breakpoints and no source code debugging. P.S. Possible error message from IDE: "Debugge...
PROBLEM: EurekaLog causes internal error URW8074 when compiling my fairly-large project. I have uninstalled it and re-installed older version of EurekaLog, and now I don't have that problem anymore. REASON: Unfortunately, internal errors are bugs ...
PROBLEM: I get the following error message when trying to compile my C++ Builder project with TwineCompile: Target TCPostLink: ecc32.exe --el_alter_exe=C:\Projects\Project1.cbproj 'ecc32.exe' is not recognized as an internal or external command, o...
Most Popular 
 
Recent Articles 
 
Help Desk Software by Kayako Resolve