What is the Error
-
Hi all, I have an application developed with c#.net and it getting a error rarely, saying we are middle of something application needs to be closed. I have used tcp communication, streaming using grabber like that. Application is running nicely, but it is giving that error suddenly. I cant trace the error in my application handling exception. The things is I have also same error message from Internet Explorer even. I cant imaging how that error comes. If you guys know regarding that error please let me know and also can you tell me stop that error. I have attached the error messages. Error Message : “If you were in the middle of something, the information you were working on might be lost.”
-
Hi all, I have an application developed with c#.net and it getting a error rarely, saying we are middle of something application needs to be closed. I have used tcp communication, streaming using grabber like that. Application is running nicely, but it is giving that error suddenly. I cant trace the error in my application handling exception. The things is I have also same error message from Internet Explorer even. I cant imaging how that error comes. If you guys know regarding that error please let me know and also can you tell me stop that error. I have attached the error messages. Error Message : “If you were in the middle of something, the information you were working on might be lost.”
-
Hi all, I have an application developed with c#.net and it getting a error rarely, saying we are middle of something application needs to be closed. I have used tcp communication, streaming using grabber like that. Application is running nicely, but it is giving that error suddenly. I cant trace the error in my application handling exception. The things is I have also same error message from Internet Explorer even. I cant imaging how that error comes. If you guys know regarding that error please let me know and also can you tell me stop that error. I have attached the error messages. Error Message : “If you were in the middle of something, the information you were working on might be lost.”
That's not even an error message. It doesn't say anything at all about what it might be that went wrong, or even that something definitely did... It only implies that something may have gone wrong, as there might be some consequences... Check if you can get hold of a real error message, perhaps in the event log.
Despite everything, the person most likely to be fooling you next is yourself.