Thread: a runtime error
View Single Post
  #1 (permalink)  
Old 09-26-2004
fw_csha fw_csha is offline
Registered User
 
 
Join Date: Sep 2004
Posts: 22
a runtime error

i have succeed in compiling and linking the "hello world example" (the example in notebook) .
but when i run them .


what i do are as follows:
1 . run the server.exe (nothing happen)
2 . run the client.exe
it shows that
"This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."

the server dose not receive the message "hello world".

thanks !
Reply With Quote