windows-phone-7-emulator

Unable to reference microsoft.xna.framework.media.phoneextensions.dll

心不动则不痛 提交于 2020-01-02 10:17:49
问题 I am trying to follow this answer to add some audio files to the windows phone emulator's media library. But I get the error The type or namespace name 'PhoneExtensions' does not exist in the namespace 'Microsoft.Xna.Framework.Media' (are you missing an assembly reference?)` I am unable to reference microsoft.xna.framework.media.phoneextensions.dll as it is not present at the location C:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v4.0\Profile\WindowsPhone71 I installed

Unable to reference microsoft.xna.framework.media.phoneextensions.dll

房东的猫 提交于 2020-01-02 10:17:43
问题 I am trying to follow this answer to add some audio files to the windows phone emulator's media library. But I get the error The type or namespace name 'PhoneExtensions' does not exist in the namespace 'Microsoft.Xna.Framework.Media' (are you missing an assembly reference?)` I am unable to reference microsoft.xna.framework.media.phoneextensions.dll as it is not present at the location C:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v4.0\Profile\WindowsPhone71 I installed

Emulator won't show in Visual Studio 2010

折月煮酒 提交于 2020-01-02 09:11:29
问题 I have been experiencing this issue for a week and tried a lot of workarounds in the internet with no results. Here is my case: I am trying to install Windows Phone SDK 7.1 on a Windows 8 x64 host. The steps I have followed are: Installed Windows Games for Marketplace Client Installed Visual Studio 2010 and update it to Visual Studio 2010 SP1 Installed Windows Phone SDK 7.1 Updated SDK to Windows Phone SDK 7.1.1 I have tried opening by using Run as administrator None of the steps listed above

Windows Phone 7 Emulator Location Data Format

半腔热情 提交于 2019-12-21 17:55:12
问题 I am looking for a format of the location data used by the Windowws Phone Emulator Additional Tools. On the tab "Location" there is an option to save/open recorder data. I ask this question because I need simulate geo position change but Location Tab doesn't work for me. As a workaround I am going to create a file of the location data and open it in the emulator. 回答1: It's a simple XML file in this format: <?xml version="1.0" encoding="utf-8"?> <WindowsPhoneEmulator xmlns="http://schemas

Automatic login process in Windows Phone 7.1 application

梦想与她 提交于 2019-12-20 03:10:57
问题 In my Windows Phone application( silverlight application ), I want the user to automatically get logged-in to the application once he logs in successfully. I.e I don't want the user to login everytime. I achieved this through a Isolated Storage file concept. I.e First I created a directory and I created an isolated storage file stream and stored the email and password credentials in some file. When I stopped debugging and start it back, my stream reader reads the email-password credentials

How can I run multiple instances of the windows phone 7 emulator at the same time?

感情迁移 提交于 2019-12-12 08:02:21
问题 I'm creating a multiplayer game for windows phone 7. How can I run multiple instances of the emulator in order to debug it? 回答1: You can indeed run multiple instances of the Windows Phone 7 emulator at the same time, and even debug them simultaneously, as I show in my blog post. Open the folder [Your Drive Letter]:\ProgramData\Microsoft\Phone Tools\CoreCon\10.0\addons Locate the file ImageConfig.en-US.xsl Take a copy of it, leaving it in the same directory, and name it something like

PhoneGap Build - navigator.notification.alert not working in WP7 emulator

China☆狼群 提交于 2019-12-11 03:30:15
问题 I build this simple code with PGB, but it does not working in WP7 emulator - no alert message. For android emulator its ok. What's wrong? document.addEventListener("deviceready", onDeviceReady, false); function onDeviceReady() { navigator.notification.alert("Device Ready!"); } Source code https://github.com/dprotopopov/pgb-wp7-alert 回答1: This seems to be a bug with the latest PhoneGap build for WP7. I have this up and running in Visual Studio and although the navigator object is accessible in

Unable to reference microsoft.xna.framework.media.phoneextensions.dll

谁都会走 提交于 2019-12-06 07:21:28
I am trying to follow this answer to add some audio files to the windows phone emulator's media library. But I get the error The type or namespace name 'PhoneExtensions' does not exist in the namespace 'Microsoft.Xna.Framework.Media' (are you missing an assembly reference?)` I am unable to reference microsoft.xna.framework.media.phoneextensions.dll as it is not present at the location C:\Program Files\Reference Assemblies\Microsoft\Framework\Silverlight\v4.0\Profile\WindowsPhone71 I installed Microsoft XNA Game Studio 4.0 but still could not find the dll in the system folders. I tried but

Emulator won't show in Visual Studio 2010

半腔热情 提交于 2019-12-06 06:07:41
I have been experiencing this issue for a week and tried a lot of workarounds in the internet with no results. Here is my case: I am trying to install Windows Phone SDK 7.1 on a Windows 8 x64 host. The steps I have followed are: Installed Windows Games for Marketplace Client Installed Visual Studio 2010 and update it to Visual Studio 2010 SP1 Installed Windows Phone SDK 7.1 Updated SDK to Windows Phone SDK 7.1.1 I have tried opening by using Run as administrator None of the steps listed above returned an error. But I can't seem to run the emulator at all. The emulator list shows nothing in

Connection failed because of invalid command-line arguments. : WP7 Emulator

拟墨画扇 提交于 2019-12-06 04:08:09
问题 I know this is a known issue. Visual Studio 2010 Express for Windows Phone's emulator has stopped working all of sudden. Hint: It was working fine before i started deploying apps to My Nokia Lumia. After then it was failing to start. Could that be a reason for error? Error it throws: Connection failed because of invalid command-line arguments. Any workaround?! TIA. Edit: Sorry, I am using VS 2010 only. 回答1: Windows Phone development is not supported in VS 11. The windows phone development