V
vanessa
hello,
i'm quite new to the Visual Studio .NET environment and
am using it on XP to write a console application for NT.
My program reads a couple of files, builds a message
string from them and then sends the message to me using
sockets.
As long as the program is compiled with "debug", it runs
ok. As soon as i build a "release" version i can still
see the console output but the message sending part
doesn't work.
Please, could anyone help me what could be the cause of
this problem ?
Thank you
V.
i'm quite new to the Visual Studio .NET environment and
am using it on XP to write a console application for NT.
My program reads a couple of files, builds a message
string from them and then sends the message to me using
sockets.
As long as the program is compiled with "debug", it runs
ok. As soon as i build a "release" version i can still
see the console output but the message sending part
doesn't work.
Please, could anyone help me what could be the cause of
this problem ?
Thank you
V.