jenkinsci / jenkinsci/postbuild-task-plugin

[JENKINS-42145] Execute batch command error in windows .error is Visual Studio has timed out while connecting to the emulator. Please wait for the emulator to finish loading, and try again.

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
component:postbuild-task-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
8
Forks
19
Avg merge
38m
Merged PRs (30d)
1

Description

I have generated a appx file using jenkins and i try to run appx file in the windows phone Emulator.using the Execute batch command "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.1\Tools\AppDeploy\AppDeploy.exe" /installlaunch "C:\Users\Administrator\Desktop\AppPackages\Jenkins.WinPhone_1.0.0.0_AnyCPU_Test\Jenkins.WinPhone_1.0.0.0_AnyCPU.appx" /targetdevice:xd .but i have getting a error like this Error: Visual Studio has timed out while connecting to the emulator. Please wait for the emulator to finish loading, and try again. i had opened my command prompt and execute the same command it worked.but in jenkins a error occured.

could anyone help to solve this issue?

---
Originally reported by navinkumar, imported from: Execute batch command error in windows .error is Visual Studio has timed out while connecting to the emulator. Please wait for the emulator to finish loading, and try again.


  • assignee: madsnielsen
  • status: Open
  • priority: Major
  • component(s): postbuild-task-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251223-222157

Raw content of original issue

I have generated a appx file using jenkins and i try to run appx file in the windows phone Emulator.using the Execute batch command "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.1\Tools\AppDeploy\AppDeploy.exe" /installlaunch "C:\Users\Administrator\Desktop\AppPackages\Jenkins.WinPhone_1.0.0.0_AnyCPU_Test\Jenkins.WinPhone_1.0.0.0_AnyCPU.appx" /targetdevice:xd .but i have getting a error like this Error: Visual Studio has timed out while connecting to the emulator. Please wait for the emulator to finish loading, and try again. i had opened my command prompt and execute the same command it worked.but in jenkins a error occured.
could anyone help to solve this issue?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.