c# - Why does the main thread stop every time -
I have a question about the main thread in my application, which I debug using Visual Studio. While the app is running, what I see in the input window is that the main thread is closed every time.
So my question is: why the main thread always stops and the application is running
The input window gives me the following:
'GestionDesImmobilisations .exe '(Manage):' C: \ Program Files \ Microsoft.NET \ SDK \ CompactFramework \ v3.5 \ Debugger \ BCL \ mscorlib.dll 'Charge' GestionDesImmobilisations.exe '(Managé):' c: \ Documents and Settings \ administrateur \ bureau \ gestiondesimmobilisations machi Howa Thaa \ gestiondesimmobilisations \ bin \ debug \ GestionDesImmobilisations.exe 'Charging, charging symboles. 'GestionDesImmobilisations.exe' (Managé): 'C: \ Program Files \ Microsoft.NET \ SDK \ CompactFramework \ v3.5 \ Debugger \ BCL \ System.Windows.Forms.dll' Charge 'GestionDesImmobilisations.exe' (Managé): 'C: \ Program Files \ Microsoft.NET \ SDK \ CompactFramework \ v3.5 \ Debugger \ BCL \ System.dll' Charge 'GestionDesImmobilisations.exe' (Managé): 'C: \ Program Files \ Microsoft.NET \ SDK \ Compact Framework \ v3.5 \ Debugger \ BCL \ System.Drawing.dll 'Charge' GestionDesImmobilisations.exe '(MANAGE):' C: \ Program Files \ Microsoft.NET \ SDK \ CompactFramework \ v3.5 \ Debugger \ BCL \ System .Data.dll 'Charge' GestionDesImmobilisations.exe '(MANAGE):' C: Program Files \ Microsoft.NET \ SDK \ CompactFramework \ v3.5 \ Deb Ugger \ BCL \ System.Xml.dll 'Charge' GestionDesImmobilisations.exe '(MANAGE):' C: \ Program Files \ Microsoft.NET \ SDK \ CompactFramework \ v3.5 \ Debugger \ BCL \ System.Core.dll 'Charged 'GestionDesImmobilisations.exe' (Managé): 'C: \ Program Files \ Microsoft.NET \ SDK \ CompactFramework \ v3.5 \ Debugger \ BCL \ System.Xml.Linq.dll' Charge 'GestionDe SImmobilisations.exe' (Managé) : 'C: \ program files \ microsoft sql server compact version \ v3.5 \ devices \ System.Data.SqlServerCe.dll' charging 'GestionDesImmobilisations.exe' (Managé): 'System.SR. Dll 'Charge' GestionDesImmobilisations.exe '(Managé):' System.SR.resources.dll 'Charge Take Thread 0xf7137ee6 s'est arrêtévev Leve Code 0 (0x0). 'GestionDesImmobilisations.exe' (Managé): 'C: \ Program Files \ Microsoft.NET \ SDK \ CompactFramework \ v3.5 \ Debugger \ BCL \ System.Data.DataSetExtensions.dll' Charge Take Thread 0xf7137ee6 s'est arrêtéveve le le Code 0 (0x0) li thread 0xf7137ee6 s'est arrêté avec LE code 0 (0x0). Li yang 0xf7137ee6 s'est arrêté avec le code 0 (0x0). Li yang 0xf7137ee6 s'est arrêté avec le code 0 (0x0). Li yang 0xf7137ee6 s'est arrêté avec le code 0 (0x0). Li yang 0xf7137ee6 s'est arrêté avec le code 0 (0x0). Li yang 0xf7137ee6 s'est arrêté avec le code 0 (0x0). Li yang 0xf7137ee6 s'est arrêté avec le code 0 (0x0). Li yang 0xf7137ee6 s'est arrêté avec le code 0 (0x0).
Comments
Post a Comment