Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Is the C#.Net 4.0 based windows application Compatible with Windows XP SP2 or below?

I'm in process to develop a windows application using C#, .Net Framework4.0 using visual studio 2010. for Reporting, I am using SAP Crystal report.

my Question is - Is this application Compatible with Windows XP SP2 or below?

what is the other way to run C#.Net 4.0 based windows application with Windows XP SP2 or below? one of my client doesn't want to upgrade from xp.

if I'm using .Net Framework 3.5 , SAP Crystal report doesn't support it and throws error


Thanks.
Posted
Updated 27-Jun-13 3:27am
v2

1 solution

Here is the requirements for 4.0[^]

Windows XP is supported. .NET 4.5 does not support Windows XP though.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 24-Jun-13 10:39am    
Correct, a 4. OP is recommended to check with the prerequisites of all .NET versions in question.
—SA
ashriv 25-Jun-13 1:46am    
what is the other way to run C#.Net 4.0 based windows application with Windows XP SP2 or below? one of my client doesn't want to upgrade from xp.

if I'm using .Net Framework 3.5 , SAP Crystal report doesn't support it and throws error
bbirajdar 27-Jun-13 9:43am    
SAP Crystal reports not supported on XP.. https://www54.sap.com/solution/sme/software/analytics/crystal-visual-studio/implement/requirements.html

And when microsoft itself says, it does not supports XP , then there is no other way...

Your client wants you to fit a Jet engine to a scooter.... :)
ashriv 28-Jun-13 4:33am    
Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900