Click here to Skip to main content
15,886,611 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralProgramatically determining IP addresses Pin
Olof Forshell2-Sep-04 12:19
Olof Forshell2-Sep-04 12:19 
GeneralRe: Programatically determining IP addresses Pin
Anonymous2-Sep-04 21:41
Anonymous2-Sep-04 21:41 
GeneralVC++6.0->VC++.NET Pin
jetournier2-Sep-04 3:15
jetournier2-Sep-04 3:15 
GeneralRe: VC++6.0->VC++.NET Pin
jetournier2-Sep-04 3:17
jetournier2-Sep-04 3:17 
GeneralRe: VC++6.0->VC++.NET Pin
Antti Keskinen6-Sep-04 11:24
Antti Keskinen6-Sep-04 11:24 
GeneralMultiple versions Pin
hatim_ali1-Sep-04 21:40
hatim_ali1-Sep-04 21:40 
GeneralPixelFormat of the Screen ( Desktop ) Pin
Michael Menne1-Sep-04 10:32
Michael Menne1-Sep-04 10:32 
Generalprogram terminates unexpectedly, with no message Pin
Anonymous31-Aug-04 23:49
Anonymous31-Aug-04 23:49 
I made a class in VB.NET which communicates with COM port. For that purposes, I used several API functions. I am convinced that I have regularly called them (I have experience with C++). The problematic piece of code executes in a separate thread.

It happens that the main program terminates unexpectedly, with no message, as I closed it myself. It did not happen until I implemented mentioned class. I use .NET Framework 1.1.

I tried to write in log file information when a function is called and then when it returns, but that did not help – log files were interrupted in the middle of writing string to file.

I suspect that the issue is connected with API, but I do not understand why no exception is thrown. Let me mention that my class has no link with the main program, it starts the thread which monitors COM port events and writes them into internal buffer. The main program, occasionally, reads that buffer.

Is this happening only to me?

GeneralRe: program terminates unexpectedly, with no message Pin
mav.northwind1-Sep-04 6:10
mav.northwind1-Sep-04 6:10 
QuestionHow To Save a Crystal Report- SaveAs() Pin
Ranoush31-Aug-04 22:00
Ranoush31-Aug-04 22:00 
AnswerRe: How To Save a Crystal Report- SaveAs() Pin
Steven Campbell1-Sep-04 8:15
Steven Campbell1-Sep-04 8:15 
GeneralCreate XML Document Pin
Pokemon_G31-Aug-04 19:53
Pokemon_G31-Aug-04 19:53 
GeneralRe: Create XML Document Pin
Steven Campbell1-Sep-04 8:16
Steven Campbell1-Sep-04 8:16 
GeneralRe: Create XML Document Pin
DavidNohejl29-Sep-04 12:15
DavidNohejl29-Sep-04 12:15 
QuestionPull data from external file? Pin
Glisson30-Aug-04 12:22
Glisson30-Aug-04 12:22 
GeneralGDI+ question: image jitter when resizing Pin
DivideByNought30-Aug-04 10:29
DivideByNought30-Aug-04 10:29 
GeneralRe: GDI+ question: image jitter when resizing Pin
DivideByNought1-Sep-04 7:59
DivideByNought1-Sep-04 7:59 
GeneralDLL dependency Pin
goldoche30-Aug-04 8:37
goldoche30-Aug-04 8:37 
GeneralRe: DLL dependency Pin
Steven Campbell30-Aug-04 9:05
Steven Campbell30-Aug-04 9:05 
GeneralC# logging utility for Compact Framework Pin
sbasheer30-Aug-04 4:21
sbasheer30-Aug-04 4:21 
GeneralRe: C# logging utility for Compact Framework Pin
Steven Campbell1-Sep-04 8:19
Steven Campbell1-Sep-04 8:19 
GeneralMicrosoft.WindowsCE.Forms Pin
pat27088129-Aug-04 22:23
pat27088129-Aug-04 22:23 
GeneralRe: Microsoft.WindowsCE.Forms Pin
pat27088130-Aug-04 2:58
pat27088130-Aug-04 2:58 
GeneralRe: Microsoft.WindowsCE.Forms Pin
pat27088130-Aug-04 5:29
pat27088130-Aug-04 5:29 
GeneralInstalling Windows Service Pin
Hercules0129-Aug-04 2:39
Hercules0129-Aug-04 2:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.