N
news.demon.nl
Debugging pocket suddenly stopped working.
I'm building my own application for the pocket pc, and debugging has always
worked for me.
Now all of a sudden i get the an errormessage
usually:
Error 1 De externe host heeft een verbinding verbroken.
which would be english something like this:
The extral host has disconnected the connection.
One time i got the message:
Er is geprobeerd een bewerking uit te voeren op iets anders dan een socket.
which is exactly translated:
An operation was attempted on something that is not a socket
In visual studio: Tools > Connect to device always returns: "Connection
succeeded"
I'm using:
- Visual studio 2005
- Compact framework 2.0 SP1
- HP Ipaq with WM5
after some google attempts it seems to be network related, so I've tried
some ipconfig /release and /renew and tried to restore the connection trough
network settings.
According to windows there is nothing wrong with the connection though.
Any suggestions?
Jeroen
I'm building my own application for the pocket pc, and debugging has always
worked for me.
Now all of a sudden i get the an errormessage
usually:
Error 1 De externe host heeft een verbinding verbroken.
which would be english something like this:
The extral host has disconnected the connection.
One time i got the message:
Er is geprobeerd een bewerking uit te voeren op iets anders dan een socket.
which is exactly translated:
An operation was attempted on something that is not a socket
In visual studio: Tools > Connect to device always returns: "Connection
succeeded"
I'm using:
- Visual studio 2005
- Compact framework 2.0 SP1
- HP Ipaq with WM5
after some google attempts it seems to be network related, so I've tried
some ipconfig /release and /renew and tried to restore the connection trough
network settings.
According to windows there is nothing wrong with the connection though.
Any suggestions?
Jeroen