Did you get run the Windows Phone 7 Apps to the Device from the Visual Studio 2010 Express and get the following error
- Zune software is not launched . Retry after making sure that Zune software is launched .
You get this error if you dont have zune software launched . When the Zune software is running , you should not see this error .
- Failed to connect to the device . Ensure that the device is completely booted and is connected to the PC .
You get this error , when the Phone is idle or in sleep mode .
- Application launch failed . Ensure that the device screen is unlocked and device is developer unlocked .
There are 2 reasons you might get this error for .
Make sure that the device screen is unlocked and also unlock your device for Development with the Windows Phone 7 Registration tool .
You can find them in the Windows Phone Development Tools from the start menu of your windows …
[…] This post was mentioned on Twitter by buybestultd and mydestinytool, Senthil Kumar. Senthil Kumar said: Common Errors on running Apps in Windows Phone 7 Device using Visual Studio http://j.mp/hATcZd via @AddToAny […]
[…] via Common Errors on running Apps in Windows Phone 7 Device using Visual Studio. […]
[…] Read More… Related Posts Retreive the version number from Assembly in Windows Phone 7Have you tried retreiving the version number from the current assembly ? You might get the Assembly version in .NET something like this Version assemblyVersion = System.Reflection.Assembly.GetExecutingAssembly().GetName().Version; From the above assembly snippet , …READ MORE How to Add Apps and Webpage to the Home Screen in Windows Phone 7Adding the Apps to the Windows Phone 7 Home Screen . You can add the WP7 Apps to the Home screen by tapping and holding the application in the launcher. Select “pin …READ MORE Windows Phone 8 Apps – Navagraha Kritis and Melodic ChantsIn this blog post , we will cover 2 of the cool windows phone 8 apps called "Navagraha Kritis" and "Melodic Chants". Navagraha Kritis Navagraha Kritis is Bombay Jayashri and her students …READ MOREQ&A #35 – How many new Languages does Windows Phone 8 supports?How many new Languages does Windows Phone 8 supports? Windows Phone 8 supports 26 new languages adding to the 24 languages that was supported in Windows Phone 7. Totally its 50 languages …READ MORE Launching a Web Browser from Windows Phone 7 AppThe WebBrowserTask allows an Windows Phone 7 App to launch the web browser . This class is defined in Microsoft.Phone.Tasks namespace . The WebBrowserTask includes a property “URL” that gets or …READ MORE Installing Windows Phone 7.1 SDK on Windows 8Recently, I got the Windows 8 Enterprise Evaluation installed on my laptop and also installed the Windows Phone 7.1 Developer Tools on the Windows 8 system . When I started to …READ MORE WP7 – Update to Visual Studio ErrorFrom last few days , i have been getting the following error in Visual Studio 2010 when creating a new Windows Phone 7 Application . An Update to Visual Studio is …READ MORE How to Save a Email Address in Windows Phone 7 using C# ?Saving a Email Address is as similar as that of Saving a Phone Number in Windows Phone 7 . If you used the SavePhoneNumberTask to save the phone number , then …READ MORE How to send email in Windows Phone 7 using c# ?In one of my previous post , i wrote about how one can send SMS in Windows Phone 7 using c# . This blog post focusses on sending a email …READ MOREQ&A # 3 – What are the prerequisites to start developing Windows Phone Apps?What are the prerequisites to start developing Windows Phone Apps? Windows Vista with Service Pack 2 or Windows 7 (Except Starter Edition) Microsoft DirectX 10 or DirectX 11 graphics card for Windows …READ MORE Changing the Icon of a Windows Phone 7 Application in Visual Studio 2010When you Start the Windows Phone 7 Device or Emulator you might see your App with the Default Icon . This is the png image ApplicationIcon in your root folder of …READ MOREWindows Phone 7 emulator skin switcher 1.2Geert van der Cruijsen has released the Windows Phone 7 emulator skin switcher which is now available for download from codeplex site. The latest version of Windows Phone 7 emulator can …READ MORE Retreive the country name in Windows Phone 7You can get the country name in your Windows Phone 7 by using the System.Globalization assembly . Generally the System locale is set in Windows Phone 7 via Settings -> System …READ MOREUsing the BingMapsDirectionsTask in Windows Phone MangoDo you want to display the direction between 2 locations from your Windows Phone 7 Application ? If yes , BingMapsDirectionsTask launcher in the Windows Phone SDK might help you …READ MORE20+ Free Windows Phone 7 Mockup and Wireframing Resources by @InspirationfIgor Ovsyannykov in the Inspiration Feed Blog shares 20+ free Windows Phone 7 Mockup and Wireframing Resources. These are excellent collections of prototyping , sketching and mockup resources or tools for …READ MOREBackgroundImage and Pin to start in Windows Phone 7 using Visual StudioIn one of my previous posts , i talked about How to change the StartPage of the Windows Phone 7 Application in Visual Studio 2010 ? and talked bout how …READ MOREUsing PasswordBox for passwords in Windows Phone 7If you are a c# Windows Application Developer and searching on the Textbox properties to set the password character in Windows Phone 7 form like me , then you are …READ MORE 6 Windows Phone Valentine’s Day Apps for Committed CouplesFebruary 14th is the Valentine's day which is one of the important day for almost everyone . If you are using Windows Phone , then here are couple of cool …READ MOREShortcuts keys for Developing on Windows Phone 7 EmulatorThe Windows Phone 7 emulator in the SDK comes with some shortcut keys that help to speeden things up while Developing on the Emulator. Following are some of the keys …READ MORE How to add Windows Phone Silverlight Toolkit Controls to Visual Studio 2010 ?If you wish to drag and drop the Silverlight Toolkit for Windows Phone to the Windows Phone App , you should first add the the Silverlight Toolkit Controls to Visual …READ MORERetreive the version number from Assembly in WindowsHow to Add Apps and Webpage to theWindows Phone 8 Apps – Navagraha Kritis andQ&A #35 – How many new Languages doesLaunching a Web Browser from Windows Phone 7Installing Windows Phone 7.1 SDK on Windows 8WP7 – Update to Visual Studio ErrorHow to Save a Email Address in WindowsHow to send email in Windows Phone 7Q&A # 3 – What are the prerequisitesChanging the Icon of a Windows Phone 7Windows Phone 7 emulator skin switcher 1.2Retreive the country name in Windows Phone 7Using the BingMapsDirectionsTask in Windows Phone Mango20+ Free Windows Phone 7 Mockup and WireframingBackgroundImage and Pin to start in Windows PhoneUsing PasswordBox for passwords in Windows Phone 76 Windows Phone Valentine’s Day Apps for CommittedShortcuts keys for Developing on Windows Phone 7How to add Windows Phone Silverlight Toolkit Controls […]