Here is how it goes: I've got a simple chat app that uses MS Winsock control for TCP communication. The first time I run the app from VB its all OK. But, when I exit the app (normally, not break), return to VB, run it again, it crashes (app & VB stop responding and need to be killed) when Connect button is clicked. When runing it as an exe when its built everything is OK.![]()
![]()
Any ideas why this is happening?![]()





Reply With Quote