Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi,

Launching Visual Studio 2008 with administrator rights on a Windows 8 development machine,

I can deploy/debug a Windows Mobile application on a device one single time,

The next one I always got the following exception
"Connection has failed/The RPC server is unavailable"


I already check that the several RPC services are started and they are. Btw I can't stop/restart them, that's annoying.

Anyway the only solution I found it's to restart Visual Studio, then I can deploy one more time. But God knows how many times you have to do this operation in a development day
Posted
Updated 6-Oct-16 1:20am
Comments
pjaar89 6-Mar-15 3:02am    
:(
pjaar89 9-Mar-15 3:47am    
:(

1 solution

I had the same issue with Windows 10/Vs 2008/WMO 6.5:
First, I installed VS2008 SP1. (didn't helped much... I had then a "Device not ready" error instead of "RPC server...")
Then, I uninstalled WMDC and WMDC driver update and it worked. (apparently VS doesn't need them to debug an app)

I need that to uninstall WMDC driver update: (it was keeping reappearing)
http://support.microsoft.com/mats/Program_Install_and_Uninstall/
 
Share this answer
 
v4
Comments
SoMad 12-May-17 1:49am    
Your answer got caught by the spam filter. Since there were no other solutions to the question and it looks like this fixed your problem on Windows 10, I let your answer through the spam moderation. It is something we are always careful doing when someone answers an old question, but hopefully it can help someone else that runs into the same issue.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900