Connecting Tech Pros Worldwide Forums | Help | Site Map

Running wpf in windows xp

Newbie
 
Join Date: Oct 2008
Posts: 11
#1: Nov 17 '08
I have built a project using windows vista with visual studio 8.
it runs perfectly. even after creating the setup and deployment it works fine.
However when i try to put it in windows xp. it just freezes and wont even run.
even i copied the whole debug folder it still wont work.

Any one have any idea to help?

Member
 
Join Date: Oct 2008
Posts: 50
#2: Nov 17 '08

re: Running wpf in windows xp


I guess .NET 3.5 is installed on the Windows XP machine.
Do you get some kind of error message or just a freeze?
Newbie
 
Join Date: Oct 2008
Posts: 11
#3: Nov 19 '08

re: Running wpf in windows xp


Quote:

Originally Posted by SvenV

I guess .NET 3.5 is installed on the Windows XP machine.
Do you get some kind of error message or just a freeze?

Well .net 3.5 is installed.
It freezes with a message
something like Application stopped working.
Reply