Problemas with run as debug and run in normal mode.
I have a app wath in run debug mode it work well but, i run it (double click) the app dont work well.
I use sockets and recv data imagen for than. The size of socket-> ReciveBufferSize I set it. In app Debug Mode this ReciveBuffer is well but in normal mode the size of recive socket is other...
?Why that one behaves different?
Any idea?

