Setup requires .NET 4.0 - System already has .net 4.0

Posted by Willem on Stack Overflow See other posts from Stack Overflow or by Willem
Published on 2010-05-01T18:11:52Z Indexed on 2010/05/01 18:17 UTC
Read the original article Hit count: 397

Filed under:
|
|

Hi all,

I created a service which I now want to install to test, I created a setup program from the templates in VS2010. When running the setup program it prompts me to download and install .net fw 4.0, but I already have it installed. I did try to just install the file that I get pointed to (4.0 cliet), but not only does it still not work, it causes vs2010 to throw an unknown error and can't open.

I've now uninstalled everything (including vs2010 beta) and started afresh with VS2010 ultimate trial full version, framework 4.0 and win 7 but it still prompts me to install fw 4.0 when I try to run the setup. Can anyone please point me in the right direction?

Thanx in advance Willem

© Stack Overflow or respective owner

Related posts about .NET

Related posts about .net4