How can I sure that WPF is compatible in XP or an older OS. Is the only thing is Framework version or that could be any other things that must be installed?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’ve successfully installed the relevant version of the framework (3.0 or above for WPF) it should be fine. However, as Darin pointed out in the comments, .NET 3.0 and higher are not supported on Windows 2000… so you can’t use WPF there.
XP supports all versions of .NET, however – so long as you have the appropriate service pack. (For example, .NET 4 requires SP3.)