PDA

View Full Version : .NET Detection



Josh Russell
04-10-2006, 09:11 AM
I have VS 2005 installed and I have set the requirements section to .NET Framework is Installed, and have choosen the .NET Framework "2.0.50727.42" and after I ran the project it says version 1.0 or greater is required, even thought I have the newest version of .net installed with VS 2005

5.4.1464 of sbuilder version

Thanks in advance
Josh

linder
04-10-2006, 09:20 AM
Josh,

Hmm, I cannot reproduce this here. .NET Framework (2.0.50727.42) is installed on our test machines and it does not says version 1.0 or greater is required.

The installer checks the following key:

HKLM\\Software\\Microsoft\\NET Framework Setup\\NDP\\v2.0.50727

Does this key exist on your machine?

Thanks,

linder
04-10-2006, 09:28 AM
Josh,

Please ignore my previous message. We tested an internal build, which worked fine.

There seems to be a regression in the latest official build #1464 :-(

Item in review.

Thank you for bringing this to my attention.

linder
04-10-2006, 09:34 AM
Josh,

Yes, this was a regression in build 1464. Fixed now and will be part of the next build.

If you need a quick fix, please send your email address to support (at) lindersoft (dot) com and we'll provide you with a new sbkernel.lib.

You can also use the Get System Information (.NET Status) to build your own NET verification function.

Thanks again,