Hi,
While starting Delphi 2007 I'll get the Fatal error: failed to access critial program data. When I try in Delphi 2007 to add a TMyConnection I'll get the error Failed to load database provider for MySQL.
I allready tried to reinstall the Core Lab products but it didn't help.
I installed the latest version 5.20.0.11 for Delphi 2007.
failed to access critical program
Error message
I get the exact same messages. I also need help!
I followed your advice.
I Uninstalled MyDevelopper tools.
When I restarted Delphi 2007, there was no error message.
I downloaded Mydevlopper tools from your site, installed it again.
When I restarted Delphi 2007, I got the error message again.
So I have uninstalled it again and am waiting for a fix on this ASAP
I Uninstalled MyDevelopper tools.
When I restarted Delphi 2007, there was no error message.
I downloaded Mydevlopper tools from your site, installed it again.
When I restarted Delphi 2007, I got the error message again.
So I have uninstalled it again and am waiting for a fix on this ASAP
You are partly (well, almost totally!) right. The problem is indeed with Vista (aaarrghh!!!!). I tried changing read-write permissions to the folder and that did not change anything.Duke wrote:This error may appear when you have permission problems. These problems are specific to Windows Vista. Check if you have read-write access to \Users\Public\CoreLab folder
However, I had an AutoIt script which kept refusing to work under Vista, but worked just fine under XP. I posted to their forum and someone suggested turning off Vista UAC (User Account Control). As soon as I did that the script worked like a charm. So, I figured maybe MyDev tools will now work. Sure enough, I reinstalled the tools and now it works perfectly as long as as I keep UAC off.
So, I suspect a lot of what prevents people from switching to the new Vista may be related to this UAC being so restrictive. How long will it take for Microsoft to wake up? Comments?