.Net Framework error installing SDAC

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Bandolero
Posts: 11
Joined: Mon 18 Jul 2005 22:02

.Net Framework error installing SDAC

Post by Bandolero » Tue 27 May 2008 18:31

I get the following error when installing AND uninstalling SDAC.

Code: Select all

---------------------------
DASetupNet.exe
---------------------------
Can not find .Net Framework SDK
---------------------------
OK   
---------------------------
I never install the .Net Framework in any of my Development PCs. I really don't see why I should just to install SDAC.

Any ideas on how to avoid this error?

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 28 May 2008 11:16

Please, specify for what IDE do you want to install SDAC and what is the name of the SDAC installation file you are running.

Bandolero
Posts: 11
Joined: Mon 18 Jul 2005 22:02

Post by Bandolero » Wed 28 May 2008 15:43

Sorry, I should have provided this info on the first post.

I use Delphi 7 and the install I tried is sdac450d7.exe
The exe properties display Version 4.50.0.34 for Delphi 7

The error appears just before the "Finished" page appears at the end of the install. The install and uninstall finish dispite the error. And that is the reason I did not post the problem before.

This has been a problem for a while. I'm not sure, but I believe this problem started in the first release of version 4.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 30 May 2008 09:47

Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next SDAC build. At the moment you should ignore this message.
Note, if you have no .NET Framework installed, you will not be able to use UDT fields.

Bandolero
Posts: 11
Joined: Mon 18 Jul 2005 22:02

Post by Bandolero » Thu 19 Jun 2008 11:33

Antaeus wrote:Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next SDAC build. At the moment you should ignore this message.
Note, if you have no .NET Framework installed, you will not be able to use UDT fields.
I installed release 35 and YES this has been fixed.

Thanks

Post Reply