Page 1 of 1

Windows 7 x64 error with newest version (Delphi 2010)

Posted: Fri 23 Apr 2010 19:37
by kurtbilde
Hi,

Getting when recompiling a project with the newst version of ODAC I get:

[DCC Fatal Error] ConnectForm.pas(171): F2039 Could not create output file 'C:\Program Files (x86)\Devart\Odac for RAD Studio 2010\Lib\ConnectForm.dcu'

Might be an idea to support true Windows policies for installing....

-Kurt

PS: Nothing with SDAC though

Posted: Sun 25 Apr 2010 00:49
by kurtbilde
I stand corrected... SDAC having the same issue

:-O

-Kurt

Posted: Tue 27 Apr 2010 07:08
by bork
Hello

This problem can occur if user's and Delphi's permissions are different for the 'C:\Program Files (x86)\Devart\Odac for RAD Studio 2010\Lib\ folder. You should define identical permissions or install DAC components to other folder that has identical permission for user and Delphi.

Posted: Tue 27 Apr 2010 14:57
by kurtbilde
I think you are wrong here!!!

As Delphi isn't run as administrator, then changable code should be placed under another directory (c:\program files\devart\... is no good!)

You are not compliant with standard Vista\Win7 security policies and as Delphi 2010 is compliant with it, you should change the the installationtarget to C:\Users\Public\Documents\Devart\ODAC in order to be fully compliant!!!

-Kurt

Posted: Wed 28 Apr 2010 13:26
by bork
We will consider your request and add it one of the next builds/versions of DAC components.