I am trying to create a simple application with hello world in text box on button click in Microsoft visual studio 2010 Express for windows phone.
But when i try to debug it's showing "windows phone emulator has stopped working" and in console "connection failed because of invalid command-line arguments".
I am using windows 7 ultimate 32 bit.
Your help is appreciated.
Thanks in advance
Related
I recently face a problem when trying to start a WP8.1 emulator/Virtual Device on Visual Studio 2015 Enterprise running on Windows 10 Pro. The emulator stays blank for a long time(5-10mins) and then crashes. Error code DEP6100 and DEP6200. Anyone have any ideas how to solve this?
Did you try all these steps?
Closing Visual Studio
Going to the "Control Panel"
Selecting "Programs and Features"
Find "Windows Phone 8.1 Emulators - ENU" in the list
Click the "Change" button at the top or right-click and select "Change"
On the "Visual Studio" window that appears; select "Repair"
Wait for the process to complete, and re-open Visual Studio
Run the emulator again
Or else check out for more here: Windows phone 8.1 emulator not loading OS / Windows phone 8.1 Emulator launching issue
I am unable to get the Windows Phone 8 Emulator to start.
From Visual Studio 2013 I create a new Windows Phone 8 Application and press F5.
The emulator hangs on the screen below. When I close the window there is an error listged in Visual Studio saying "Invalid pointer"
I am fresher in windows phone. I want to work with windows phone. I have installed VS 2010 Ultimate in my Windows 8 32bit desktop.
Now what to do.
I have downloaded a file named WPSDK-7.1.1-KB2669191-x86.exe which is 290MB in size.
Please tell me now what should i do to start....
Getting started with developing for Windows Phone
Clean, clear and easy.
Can any Windows Phone Application developer help?
When i run my project, emulator starts and shut down, and the error The interface is unknown is displayed in error log in Visual Studio.
It was running fine the other day.
What should i do to get rid of this error?
If you are using Visual Studio 2010, the window phone emulator for widow phone 7 series suites your PC. if you are experiencing problems with it, simply download Visual studio 2010 service pack 1 and re-install the tools. you can also update your .net frameworks from windows update.
if you are using Visual studio 2012, then you must be using the window phone 8 emulator which runs on only 64 bit and window 8 pro (or advanced) machines. it works on the visual machine. so you can re-install your Hyper V drivers or re-install the SDK
i hope this help fix the problem permanently.
Identified what the problem was :-)
"Windows Phone Emulator-512" is compatible with only Visual Studio 2012; it is not backward compatible with earlier versions of Visual Studio. So, now i used "Windows Phone Emulator-256", it's working fine :-)
Thanks to: https://msdn.microsoft.com/library/windows/apps/ff402563(v=vs.105).aspx
I have installed the dev tools. I have both visual studio 2010 and Visual Studio C# Express. After install it launched VStudio, I create a windows phone app, when running it says "Error 1 Zune software is not installed. Install the latest version of Zune software."
I saw on the internet that I had to connect to emulator in tools menu except I don't have such menu. So is there something I missed ?
It sounds like you're trying to deploy to a device. In Visual Studio, next to the debug button (green arrow), there's a drop down box. Set that to Windows Phone 7 Emulator and then try running the app. This should launch the emulator instead of trying to deploy to an actual device.