I made a Windows Form application targeting .Net 2.0 and x86. Everything runs smooth on my pc but I want to be sure that my app is fully compatible with Windows XP and above. How can I do that?
Is there something else I can do to increase its compatibility? Is downgrading the .NET framwork helpful? Is there any tool to test the compatibility of my .NET app?
I tested my app on an old Windows XP machine and I got an error 0x000013 or something.