Windows Identity framework with windows XP
Asked Answered
C

2

6

How can use the Windows Identity Foundation SDK with Windows XP ?

Clayborn answered 3/5, 2010 at 17:4 Comment(0)
V
11

Windows Identity Framework is not supported on Windows XP.

Verdellverderer answered 3/5, 2010 at 17:9 Comment(2)
Does this mean a client developed using WIF cannot be deployed to Windows XP machines?Isidraisidro
@NeilBarnwell I'd be "very surprised" if it worked; irrespective, it would not be a supported configuration by Microsoft.Verdellverderer
A
1

As per the documentation, WIF requires:

  • Microsoft Windows Vista SP1, Windows 7, or Microsoft Windows Server 2008 (32-bit/64-bit)
  • Microsoft Internet Information Services (IIS) 7.0
  • Microsoft .NET Framework 3.5 SP1
  • Windows Identity Foundation
  • Microsoft Visual Studio® 2008 SP1

Two samples require additionally:
* Windows Azure Tools for Microsoft Visual Studio
* ASP.NET MVC 1.0

Acervate answered 16/12, 2010 at 21:30 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.