Click here to Skip to main content
15,889,096 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi:
Everyone,when I run my first WP7 application("Hello World") on the emulator,an error happened:"An unhandled win32 exception occurred in XDE.exe[2688]".How can i fix this problem?

What i'v installed?
1.VS2010UltimTrial
2.vm_web.exe

Tips:
1.my OS :
Microsoft Windows XP
Professional
Version 2002
Service Pack3;
2.my computer:
Genuine Intel(R) CPU
T2080@1.73GHz
795MHz,1.00GB of RAM
Physical Address Extension

Added:
I run the emulator by"Debug/Start Debugging F5".I hope this is useful for the problem.
Posted
Updated 30-Nov-10 18:00pm
v2
Comments
Dave Kreskowiak 30-Nov-10 15:34pm    
It's impossible to say. There's not enough information to make any kind of diagnosis.

All that we do know is XDE crashed.

Where did you get the XDE from?

It's possible that the installation is corrupted or not installed properly.

How did you launch the emulator?
pyliang_2008 30-Nov-10 23:56pm    
Thanks for your answer first. I run the emulator by "Debug->Start Debugging F5". Is this useful.

Thanks for your answer first.
I run the emulator by "Debug/Start Debugging F5". Is this useful?
 
Share this answer
 
Windows XP isn't supported for WP7 development. For starters it doesn't support the required DirectX functionality that is needed for the emulator. You can develop on XP and deploy to a real phone, but you will never be able to deploy to the emulator. Nor is there any way for you to debug your program on XP. You need to have at least Vista with a video card that supports the required DirectX features.
 
Share this answer
 
What a pity.It seems that i have to update my OS to Win7. Thanks a lot.
 
Share this answer
 
Comments
Dirtbagg 25-Jun-13 19:43pm    
I'm getting this same error on my
What i'v installed?
1.VS2012 Pro
2WPExpress_full.exe

Tips:
1.my OS :
Microsoft Windows 8-64
Enterprise
Version 2012

2.my computer:
Genuine Intel(R) Core2 Duo CPU
T7100@1.80GHz 1.80 Ghz
3.00GB of RAM

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