I am running vs.net 2005 on an updated XP SP2 system.
I just added the .Net 3.0 framework as well as the "Windows SDK for Windows
Vista" just fine.
I think I am supposed to add the two VS 2005 extensions for .Net Framework
3.0 for WWF and for WCF and WPF. Problem is I get an unspecified error
trying to install each of them and am merely allowed to report the problem
to MSFT but am not allowed to see the logs etc. and nothing gets installed
in add/remove programs.
If I run VS with just the SDK installed I can see that I am already able to
build projects for .Net Framework 3.0 for WCF and WPF so I am now wondering
if I should be installing the extensions that supposedly add these types of
projects. On the other hand I see nothing for a WWF project.
So...after installing the Vista SDK should one install the VS 2005
extensions??? Prereq says the SDK is necessary but doesn't specify the
version. The Vista SDK is V6.
Thanks,
Dave Kolb
DotNetCodeSlingers.com
Here are some of the error from the app log:
Product: Visual Studio 2005 extensions for .NET Framework 3.0 (WCF & WPF),
November 2006 CTP -- Error 1722. There is a problem with this Windows
Installer package. A program run as part of the setup did not finish as
expected. Contact your support personnel or package vendor. Action
InstallVSTemplates, location: C:\Program Files\Microsoft Visual Studio
8\Common7\IDE\devenv.exe, command: /setup
Bucket 250460925, bucket table 1, faulting application devenv.exe, version
8.0.50727.42, stamp 4333e699, faulting module ntdll.dll, version
5.1.2600.2180, stamp 411096b4, debug? 0, fault address 0x0003215b.
Faulting application devenv.exe, version 8.0.50727.42, stamp 4333e699,
faulting module ntdll.dll, version 5.1.2600.2180, stamp 411096b4, debug? 0,
fault address 0x0003215b.
[and a lot of these template errors]
Error in Template (c:\Program Files\Microsoft Visual Studio
8\Common7\IDE\ItemTemplates\Web\VisualBasic\WinFxServiceItemTemplate.zip),
file (WinFxService.vstemplate). Unknown element (MaxFrameworkVersion).
Parsing will attempt to recover.
--------------
>I am running vs.net 2005 on an updated XP SP2 system.
>
[quoted text clipped - 21 lines]
> Dave Kolb
> DotNetCodeSlingers.com