I got the following error message from Visual Studio at deploy stage to the mobile device:
An operation was attempted on something that is not a socket
The only solution that worked was removing entire application folder from the Program Files
on the device - described in http://mobileworld.appamundi.com/blogs/petevickers/archive/2010/06/30/vs2008-an-operation-was-attempted-on-something-that-is-not-a-socket.aspx.
Can anybody suggest a better solution as remove-redeploy harms productivity.
Details:
- Visual Studio 2008 (9.0.30729)
- Device is PDA, PSION EP10 running Windows Mobile 6.5
- The problem happened abruptly after some time of normal deployment
Another related thread I found didn't help - http://social.msdn.microsoft.com/Forums/en-US/windowsmobiledev/thread/18e06e4f-f5b3-4e6f-a5a6-ff2ba26c69d7/