Nimble Coder

Adventures in Nimble Coding
posts - 76, comments - 39, trackbacks - 0

Installing WPF in Visual Studio 2005 with .NET 3.0 sp1

In an effort to stay up to date with the changing technology and languages, I tried to install the WPF extensions for Visual Studio 2005 on my computer only to be rebuffed by Windows Installer. Here is the error message:

Setup has detected that a prerequisite is missing. To use Visual Studio 2005 extensions for .NET Framework 3.0 (WCF & WPF), November 2006 CTP you must have the .NET Framework 3.0 runtime installed. Please install the .NET Framework 3.0 runtime and restart setup

PhotoDemo I saw several recommendations to uninstall .NET 3.0 sp1 and then install the extensions and finally reinstall the service pack, back I wasn't interested in that. Fortunately, someone posted the solution in the MSDN forums. The key is to tell the installer to override the prerequisites.

msiexec /i vsextwfx.msi WRC_INSTALLED_OVERRIDE=1

Print | posted on Monday, January 28, 2008 9:44 PM |

Feedback

No comments posted yet.

Post Comment

Title  
Name  
Email
Url
Comment   
Please add 1 and 3 and type the answer here:

Powered by: