Visual Studio 2015 doesn't debug and deploy on windows physical device - c#

I'm developing an Xamarin forms(portable) app in Visual Studio 2015.In emulator application runs and results perfectly..
My system config is much more then the required. I have connected my Windows phone to the computer and also it recognizes the device.
But when I debug the app in Visual Studio with device, its just processing for longer and doesn't results anything rather shows
Microsoft VS is busy
and just visual studio hangs
**
Currently i upgrade Windows SDK 10.0.26624 after that i faced this
issue
**

Related

Android emulator starts but app doesn't show up

I'm new to Xamarin, I created a blank app just to try it out
I have Windows Home so I can only have Android Studio's emulator. The emulator works fine when I either launch it from avd manager or visual studio, but from the latter my project just won't load.
From xamarin broker logs I get this error :
System.Net.Mqtt.Sdk.ServerPacketListener: Error: 0: Server - An error occurred while listening and dispatching packets
System.Net.Mqtt.MqttException: The keep alive tolerance of 00:00:45 seconds has been exceeded and no packet has been received from client
[[ From the avd manager when I launch the emulator I get this error "Telnet connection failed", idk what this means bc I can still access the internet through the emulator ]] EDIT : I activated telnet so i dont get this anymore, still not working tho
I tried to reinstall everything (sdk + vs)
I found several solutions which involve launching the emulator from the avd manager then deploy the solution from vs, but that seems to be possible only with visual studio emulator
I tried this App not run in visual studio emulator for android in visual studio 2015 but it uses a visual studio emulator which i can't have (it needs windows pro or enterprise for hyperV)
Thanks for your help

Connect windows visual studio and Mac Agent for Developing IOS in Xamarin.forms

I am developing app in cross platform using xamarin.forms. I tried to take buid for ios by connecting mac agent from windows visual studio community 2017 using windows pro OS machine. But i cant connect machine and SSH fingerprint error. i need to know can connect mac via Visual studio community 2017 for take build or any restriction for IOS development. To resolve this, are we need to use Visual studio Enterprises 2017?? pls guide me to solve this issues.
Setup Details:
OS - Windows Pro
Tool - Windows Visual Studio Community 2017
Platform - Xamarin.Forms(Cross Platform)
Mac System - Advanced Version

How to create a windows Xp installer via Visual Studio 2015

I have a windows Application(C#) developed in Visual Studio 2015 on windows 10.
When i tried to install on windows XP and i get an error "The installer was interrupted before [Myapplication] could be installed.
You need to restart installer to try again"
I need help for creating the required setup file for Windows XP OS via VS 2015

Visual Studio Xamarin Physical Device Nexus 5X debugging

I'm trying to debug with my device 5x a xamarin.forms application, but the device
isn't listed in Visual Studio.
The Nexus 5 is listed if i use the command "adb devices"
The Nexus 5 is also listed correctly in the device manager (no errors)
The device is also listed in the android device monitor.
I can successful build and deploy an android application in android studio on the device.
But why I cant deploy btw its not shown in Visual Studio.
Thanks for the Help
Lastone

Windows phone 7.1 app compatibility issues, VS2015

So here's the story:
Back in 2013 I was developing apps in Windows Phone 7.1/8 platform, using Visual Studio 2012. After some point I had all my apps published and eventually stopped working on them; then I formatted my PC and only kept copies of my VS2012 "Projects" folder.
Last week I received an email from Microsoft that one of my apps will be unpublished from the Marketplace due to non-compliance with specific articles. That's fair enough, so I wanted to edit the app and re-submit, so that I avoid getting my app unpublished.
I installed Visual Studio 2015 on my Windows 7 PC and copied the project folder into VS2015's "Projects". Then I tried to open the .sln file (which had been last edited back in 2014 in VS2012) and got a compatibility error, with the project and its files being listed as "unavailable" in the Solution Explorer.
I tried downloading VS2013 and installing that one instead, but I'm running Windows 7 and VS2013 won't install (requires later Windows version).
Has anyone of you faced a similar situation and if yes, how did you deal with it? I am desperate to create a new updated version of my app ASAP, as I don't want it to go off the Marketplace, but my hands are pretty much tied.
Thanks
You can not create or edit windows phone 7.1 projects in vs 2015. The last version of visual studio you could use was vs 2012. Here is a link to the windows phone 7.1 sdk which should install windows phone express
https://www.microsoft.com/en-us/download/details.aspx?id=27570
and the update for windows phone 7.8
https://www.microsoft.com/en-us/download/details.aspx?id=36474

Categories

Resources