cost 369 ms
在Visual Studio中调试Windows应用 - Debug windows app in visual studio

我是Windows应用程序的新手,很抱歉,如果我的问题很基本。 我有一个Windows应用程序(基本上是一个Web应用程序)。 我想打开它,现在在模拟器中查看。 我尝试在Visual Studio 2017中打开。但是我收到调试错误,因为(miDebuggerPath无效。我已经 ...

Visual Studio 项目需要部署才可以启动 - Visual studio the project needs to be deployed before it can be started

在模拟器或设备上开始在 Windows Phone(甚至是空白应用程序)上测试应用程序时,会弹出此错误“该项目需要先部署才能启动”。 “在解决方案配置管理器中验证选择要部署的项目,或者通过单击构建菜单中的部署命令之一明确地将其解开”模拟器将启动并成功运行,但在模拟器上部署应用程序仍然没有运气。 ...

javascript click()事件不适用于WP8内置的Cordova和jQuery Mobile。 Android和iOS相同的代码运行良好 - Javascript click() event not working on WP8 built Cordova and jQuery Mobile. Android and iOS the same code is running fine

我最近开始为WP8平台开发。 我的应用程序可以完美地与Android和iOS手机配合使用。 index.html index.js $('#fail').click(); 问题 我可以在WP8手机中看到警报框, 但是我的手机没有重定向ID为pa ...

MSVS 2015手机模拟器:如何确保我拥有的文件位于ApplicationData.LocalFolder目录中? - MSVS 2015 phone emulator: how can I make sure that a file I have will be in the ApplicationData.LocalFolder directory?

我想使用CreateFile2从我当前正在使用其中一个电话模拟器测试的电话应用程序中的文件中进行读取。 但是,从https://msdn.microsoft.com/zh-cn/library/windows/desktop/hh449422(v=vs.85).aspx,我知道我只能对Appl ...

如何将具有resx本地化的Windows Phone项目添加到Xamarin PCL解决方案? - How to add Windows Phone project with resx localization to Xamarin PCL solution?

我有一个适用于iOS的PCL项目,并且正在尝试创建Windows Phone 8.1版本。 我正在关注本教程: https : //developer.xamarin.com/guides/xamarin-forms/advanced/localization/ 并在以下位置检查该应 ...

意外错误:-2147483638,同时将Windows8.1应用程序部署到我的设备 - Unexpected Error: -2147483638 while deploying windows8.1 application to me device

我目前正在开发Windows8.1手机应用程序开发。 应用程序在模拟器上运行正常但是当我尝试在我的Lumia 535上部署它时,它会给出这个奇怪的错误消息(快照)。 选择“使用ARM调试”,我的设备已连接并解锁。 HyperV启用也提前谢谢:) ...

VS 2015 - WP8 - “指定的通信资源(端口)已被其他应用程序使用。” - VS 2015 - WP8 - “A specified communication resource (port) is already in use by another application.”

我有以下解决方案: WP8项目 WP8.1项目 UWP项目 Xamarin.Android项目 PCLS 我在我的电脑上安装了VS2013和Update 5以及VS2015和Update 1 。 操作系统是Windows 10.0.10586 ...

Windows Phone 8/8.1 模拟器在 Windows 10 升级后不工作 - Windows Phone 8/8.1 emulator not working after Windows 10 upgrade

升级到 Windows 10 后,Windows Phone 8 和 8 Update 1 模拟器无法运行,它们卡在消息中。 我尝试删除 VM,但仍然收到相同的消息。 我也尝试修复模拟器安装,但仍然是同样的问题。 请帮忙。 - -更新 - - 我还卸载了模拟器,允许 XDE.exe 进程 ...

在 Windows 10 上找不到 Hyper V - Cant find Hyper V on Windows 10

我正在尝试在 Visual Studios 2015 上开发一个应用程序。我已经下载了运行 Windows Phone 应用程序所需的模拟器。 但是,每次我运行代码时都会显示此错误消息:错误消息 我在 BIOS 中启用了虚拟化,但仍然没有。 Hyper-V 也不会出现在程序和功能 - 打开或关闭 ...

在Win10 VMWare中运行WinPhone模拟器 - Running WinPhone emulator inside Win10 VMWare

我有一个Win 8.1托管操作系统,运行VS2013,可以在模拟器中测试我的WinPhone应用程序。 主机操作系统是Win7 Pro。 我重新安装了Win10和VS2015的托管操作系统,现在当我尝试使用模拟器测试我的应用程序时,我得到了Hypervisor not enabled错误 ...

Cordova wp8应用程序未在Windows Phone 8 / 8.1模拟器中初始化 - Cordova wp8 app not initializing in Windows Phone 8/8.1 Emulator

我正在开发可在Android和iOS上正常运行的Cordova应用,但是在Windows Phone 8.0和8.1模拟器中运行时都存在问题(我的目标是wp8 cordova平台)。 该应用程序加载到主页,但是在输出窗口中,我看到以下消息: 每次我与应用程序进行交互(滚动,点击链接 ...

Visual Studio Community 2015-无法看到8.1移动版的模拟器或设备 - Visual Studio Community 2015 - can't see emulator or device for 8.1 mobile

我在使用Visual Studio Community 2015时遇到了一些问题。几周前我将其卸载了,昨天又重新安装了它。 我已经有了Update1。我试图启动Windows Phone 8.1项目,但出现以下错误: 在调试模式下,我仅获得“开始”选项:我看不到我的设备(在卸载之前就习 ...

无法在Visual Studio 2015和Surface Pro 4上启动Windows Phone模拟器 - Unable to start the Windows Phone Emulator on Visual Studio 2015 and Surface Pro 4

我在* Visual Studio 2015 * Windows Surface Pro 4上运行 当我尝试加载Windows Phone应用程序时,收到消息“无法启动Windows Phone仿真器。由于管理程序未运行,Windows Phone Emulator无法启动。可能的原因是未 ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM