Click here to Skip to main content
15,867,686 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sending mail using SMTP Pin
Mazdak4-Jan-04 5:08
Mazdak4-Jan-04 5:08 
GeneralRe: Sending mail using SMTP Pin
Heath Stewart4-Jan-04 8:21
protectorHeath Stewart4-Jan-04 8:21 
GeneralPanel + Keypress Pin
Heroz4-Jan-04 0:26
Heroz4-Jan-04 0:26 
GeneralRe: Panel + Keypress Pin
Mike Ellison4-Jan-04 3:14
Mike Ellison4-Jan-04 3:14 
GeneralRe: Panel + Keypress Pin
Heroz4-Jan-04 5:29
Heroz4-Jan-04 5:29 
GeneralRe: Panel + Keypress Pin
Mike Ellison4-Jan-04 6:27
Mike Ellison4-Jan-04 6:27 
GeneralRe: Panel + Keypress Pin
Heroz4-Jan-04 8:04
Heroz4-Jan-04 8:04 
GeneralStrange exception in a strange thread Pin
Broken God4-Jan-04 0:23
Broken God4-Jan-04 0:23 
I've started getting a very strange exception in my program.

An unhandled exception of type 'System.NullReferenceException' occurred in Unknown Module.

That happens sometimes when a window is created (not a specific window, has happened with messagebox and my own forms).
I am using .Net version 1.1. This is my first app with 1.1, so maybe there was some important detail I missed that has changed from 1.0 to 1.1?

I know threads and UI can cause a mess if done badly, but I am not doing any threading at all.
It seems that before the exception occurs, a new thread with no name is created.
VS cannot tell me anything about the thread: there is no call stack, the stack frame selector is unclickable... nothing.
GeneralRe: Strange exception in a strange thread Pin
Heath Stewart4-Jan-04 8:16
protectorHeath Stewart4-Jan-04 8:16 
GeneralRe: Strange exception in a strange thread Pin
Broken God4-Jan-04 9:58
Broken God4-Jan-04 9:58 
GeneralCSharp Studying Pin
Melanius4-Jan-04 0:04
Melanius4-Jan-04 0:04 
GeneralRe: CSharp Studying Pin
leppie4-Jan-04 1:01
leppie4-Jan-04 1:01 
GeneralRe: CSharp Studying Pin
Melanius4-Jan-04 2:40
Melanius4-Jan-04 2:40 
GeneralRe: CSharp Studying Pin
Nick Parker4-Jan-04 6:18
protectorNick Parker4-Jan-04 6:18 
GeneralRe: CSharp Studying Pin
Michael P Butler4-Jan-04 3:53
Michael P Butler4-Jan-04 3:53 
GeneralLoading assemblies Pin
peon20043-Jan-04 21:56
susspeon20043-Jan-04 21:56 
GeneralRe: Loading assemblies Pin
leppie3-Jan-04 22:13
leppie3-Jan-04 22:13 
GeneralRe: Loading assemblies Pin
Heath Stewart4-Jan-04 8:09
protectorHeath Stewart4-Jan-04 8:09 
GeneralRe: Loading assemblies Pin
Broken God4-Jan-04 0:27
Broken God4-Jan-04 0:27 
Generalinserting images into access database Pin
Steve1_rm3-Jan-04 16:19
Steve1_rm3-Jan-04 16:19 
GeneralRe: inserting images into access database Pin
Heath Stewart3-Jan-04 17:30
protectorHeath Stewart3-Jan-04 17:30 
GeneralRe: inserting images into access database Pin
Anonymous3-Jan-04 18:02
Anonymous3-Jan-04 18:02 
GeneralRe: inserting images into access database Pin
Heath Stewart3-Jan-04 18:05
protectorHeath Stewart3-Jan-04 18:05 
GeneralRe: inserting images into access database Pin
Bo Hunter3-Jan-04 18:44
Bo Hunter3-Jan-04 18:44 
GeneralRe: inserting images into access database Pin
Mazdak3-Jan-04 19:36
Mazdak3-Jan-04 19:36 

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.