Page 1 of 1

Installing on win7 64 bit

Posted: Mon 12 Apr 2010 20:24
by ccmcbride
Delphi 2007 is installed.

downloaded and am attempting to install latest version of sdac, it runs through the process, then tells me that the .net framework sdk not found.
What am I missing?

Posted: Tue 13 Apr 2010 06:20
by Dimon
To install MyDAC for RAD Studio 2007 it is necessary to have .NET version 2.x SDK 32bit installed.
Please, vetify whether you have access to the following registry key:

Code: Select all

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework
Does this key have the 'sdkInstallRootv2.x' value?

Posted: Tue 13 Apr 2010 15:51
by ccmcbride
No, that key is not there, though the 64 bit version of .net framework 2.0 sdk is installed. I found it under
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\.NETFramework, and it only has an installation folder listed

Posted: Wed 14 Apr 2010 07:28
by Dimon
Delphi and SDAC are 32-bit apllications, therefore to solve the problem you should install .NET 2.0 SDK 32bit.