A remote operation is taking longer than expected - windows

I am developing an application of windows phone in VS2012 Express for windows phone. When I run the app using ctrl+F5, it gets installed properly and run fine. But when I hit F5. I get "A remote operation is taking longer than expected" error. I am unable to debug the app.
Thanks in advance.

Check if you are using a VPN. Uninstalling Astrill VPN worked for me.

Related

Problemi quitting from XAMPP

I'm using XAMPP in order to manage locally a website development suite.
Exiting from XAMPP console, clicking on "Quit" button,d I got an error (see screenshot).
I noted the same behavior also quitting by stopping manually web server and/or MySQL server.
Suite is running on Windows 10 Pro, 21H2, build 19044.1526.
Any idea?
Thank you in advance.

Android Studio Emulator make my MAC computer lose internet connexion

I am currently facing a problem with Android Studio and my MAC computer.
In fact, when i try to run my emulator, everything works fine but at the moment it starts running, my mac computer loses internet connection.
I have this problem since a long time but I never managed to solve it. Has anyone had this problem before ?
Thank you for you help !

Windows Phone 8.1 Signed Enterprise App not working as expected

I'm trying to deploy a Windows Phone 8.1 Application via Enterprise distribution.
For this I'm using BuildMDILAPPX.ps1to sign the application with a symantec certificate.
The Application works as expected when deployed via Visual Studio or via Application Distribution.
However once I try to install the application generated by BuildMDILAPPX.ps1 certain functionality (Database with SQLite) seems to produce an error, as the application behaves differently (e.g. stuck on screen).
Is there a way to debug this application via Visual Studio, or any other way?
Or is it possible to deactivate optimization via BuildMDILAPPX.ps1
Thanks for your help,
Dominik
I solved it by using Toast Notifications to display which line was executed or to display variables.
Not a clean solution, but it worked.

Can't deploy xap to windows phone 7 device using MacBook Pro

I am able to sync and manage music, pictures, etc on my samsung focus using my boot camp installation on my macbook just fine but when I try to deploy a test application to my device, I get "This operation returned because the timeout period expired" via VS2010. I get the same thing when I try to manually deploy the application using the application deployment utility.
I am able to do this fine from my dell desktop. Anyone else experienced something similar to this? Any thoughts on why this is happening?
FYI - I get the same behavior whether I am booted into boot camp or using VMWare fusion and USB pass-through.
From this thread:
Try disabling the WiFi connection on your phone and deploy. If that doesn't work, try disconnecting the device and closing Visual Studio and Zune. Then reconnect the device and reopen Visual Studio.

How do I attach to an app running inside the Windows Phone emulator?

I'm trying to debug an app running inside the windows phone 7 emulator, but I can't connect to it from visual studio - Attach to Process -> selecting Windows Phone 7 Emulator transport displays an error:
"Unable to connect to 'Windows Phone 7 Emulator'. Not implemented"
What am I missing?
As a workaround:
open the solution configuration manager
next to build is a deploy column, uncheck your project
press F5
This will launch the app that is already on the device without overwriting it (and deleting its storage).
I don't think it's possible to connect to an app that is already running on the emulator.
It sounds like you're trying to connect to the emulator directly yourself,rather than the app running in it. Which I don't think is what you want anyway.
It may help if you think of the emulator as a virtual machine. That's what it is. (near enough.)
If you want to debug an app in the emulator, you need to launch it through Visual Studio.

Resources