Hi!
I installed the February 2011 Identitiy Developer Training Kit. One of the prerequisites is the WIF 4.0 SDK.
I wanted to download the German version, but it is only the 3.5 version available. So I took the english version.
But when I try to install it, I get an msi error:
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2738.
The MSI-logfile shows this:
MSI (s) (08:70) [19:46:07:049]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIEA07.tmp, Entrypoint: DetectWindowsIdentityFoundation
MSI (s) (08:78) [19:46:07:049]: Generating random cookie.
MSI (s) (08:78) [19:46:07:051]: Created Custom Action Server with PID 4760 (0x1298).
MSI (s) (08:E4) [19:46:07:077]: Running as a service.
MSI (s) (08:E4) [19:46:07:078]: Hello, I'm your 32bit Impersonated custom action server.
MSI (s) (08!80) [19:46:07:094]: PROPERTY CHANGE: Adding WIFRUNTIMEINSTALLED property. Its value is '6.1.7600.0'.
MSI (s) (08!80) [19:46:07:094]: PROPERTY CHANGE: Adding WIFINSTALLFOLDER property. Its value is 'C:\Program Files\Reference Assemblies\Microsoft\Windows Identity Foundation\v3.5\'.
MSI (s) (08!80) [19:46:07:094]: PROPERTY CHANGE: Adding WIFREFERENCEASSEMBLIESDIR property. Its value is 'C:\Program Files\Reference Assemblies\Microsoft\Windows Identity Foundation\v3.5\'.
MSI (s) (08:70) [19:46:07:094]: Closing MSIHANDLE (4) of type 790542 for thread 5760
Action ended 19:46:07: WifHelper_DetectWindowsIdentityFoundation. Return value 1.
MSI (s) (08:80) [19:46:07:095]: Doing action: SetVS100IdfxTemplateFolder
MSI (s) (08:80) [19:46:07:095]: Note: 1: 2205 2: 3: ActionText
Action 19:46:07: SetVS100IdfxTemplateFolder.
Action start 19:46:07: SetVS100IdfxTemplateFolder.
MSI (s) (08:80) [19:46:07:096]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'SetVS100IdfxTemplateFolder'
MSI (s) (08:80) [19:46:07:097]: Creating MSIHANDLE (5) of type 790542 for thread 5760
MSI (s) (08:0C) [19:46:07:097]: Creating MSIHANDLE (6) of type 0 for thread 6668
MSI (s) (08:0C) [19:46:07:097]: Note: 1: 2205 2: 3: Error
MSI (s) (08:0C) [19:46:07:097]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 2738
DEBUG: Error 2738: Could not access VBScript runtime for custom action
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2738. The arguments are: , ,
MSI (s) (08:0C) [19:46:08:552]: Note: 1: 2205 2: 3: Error
MSI (s) (08:0C) [19:46:08:552]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
MSI (s) (08:0C) [19:46:08:552]: Product: Windows Identity Foundation SDK 4.0 -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2738. The arguments are: , ,
MSI (s) (08:0C) [19:46:08:553]: Closing MSIHANDLE (6) of type 0 for thread 6668
MSI (s) (08:0C) [19:46:08:553]: Closing MSIHANDLE (5) of type 790542 for thread 5760
Action ended 19:46:08: SetVS100IdfxTemplateFolder. Return value 3.
Action ended 19:46:08: INSTALL. Return value 3.
Property(S): Manufacturer = Microsoft Corporation
Property(S): ProductCode = {0BD0F49E-C5B3-4FE0-A792-DCD61AEE93CF}
Property(S): ProductLanguage = 1033
Property(S): ProductName = Windows Identity Foundation SDK 4.0
Property(S): ProductVersion = 6.1.7600.16436
Property(S): UpgradeCode = {734C8165-0287-4D52-9FB6-7D68C0AA9124}
So whats wrong? Please help!
Thanks
MikeH