Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 328
Adam Carr Avatar asked Nov 05 '22 16:11

Adam Carr


1 Answers

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.

like image 98
keyboardP Avatar answered Nov 13 '22 00:11

keyboardP