Click to See Complete Forum and Search --> : CAsyncSocket Woes...


aZapharon
September 1st, 1999, 01:41 PM
This seems strange to me, but the program compiles and runs under the Debug mode just fine with no exceptions or major things.

But When I compile it in release mode and execute the program it generates an error that originates from the CAsyncSocket class, at least that is where the call stack points to when the program is halted.

Can Someone help me out here, I am at a loss where to look for the problem. I do create my own class that is inheritated from CAsyncSocket.

Thanks for the help in advance